Lines Matching refs:JDIMENSION
52 JDIMENSION jd_samplesperrow;
64 /* Width of an input scanline must be representable as JDIMENSION. */
66 jd_samplesperrow = (JDIMENSION) samplesperrow;
101 compptr->width_in_blocks = (JDIMENSION)
104 compptr->height_in_blocks = (JDIMENSION)
108 compptr->downsampled_width = (JDIMENSION)
111 compptr->downsampled_height = (JDIMENSION)
121 cinfo->total_iMCU_rows = (JDIMENSION)
349 cinfo->MCUs_per_row = (JDIMENSION)
352 cinfo->MCU_rows_in_scan = (JDIMENSION)