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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcsample.c120 JSAMPIMAGE output_buf, JDIMENSION out_row_group_index)
130 out_ptr = output_buf[ci] + (out_row_group_index * compptr->v_samp_factor);
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