Lines Matching refs:JDIMENSION
49 JDIMENSION rows_to_go; /* counts rows remaining in image */
90 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
91 JDIMENSION in_row_groups_avail,
92 JSAMPARRAY output_buf, JDIMENSION *out_row_ctr,
93 JDIMENSION out_rows_avail)
98 JDIMENSION num_rows;
117 num_rows = (JDIMENSION) (cinfo->max_v_samp_factor - upsample->next_row_out);
129 (JDIMENSION) upsample->next_row_out,
310 register JDIMENSION colctr;
355 register JDIMENSION colctr;
473 (JDIMENSION) jround_up((long) cinfo->output_width,
475 (JDIMENSION) cinfo->max_v_samp_factor);