Searched defs:in_row_index (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcsample.c119 JSAMPIMAGE input_buf, JDIMENSION in_row_index,
129 in_ptr = input_buf[ci] + in_row_index;
118 sep_downsample(j_compress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_index, JSAMPIMAGE output_buf, JDIMENSION out_row_group_index) argument

Completed in 31 milliseconds