Searched refs:downsampled_height (Results 1 – 6 of 6) sorted by relevance
124 compptr->downsampled_height = (JDIMENSION) in initial_setup()
230 rows_left = (int)(compptr->downsampled_height % (JDIMENSION)iMCUheight); in set_bottom_pointers()
169 JDIMENSION downsampled_height; /* actual height in samples */ member
160 compptr->downsampled_height = (JDIMENSION) in initial_setup()
308 compptr->downsampled_height = (JDIMENSION) in jpeg_calc_output_dimensions()
944 int remainingUVRows = dinfo->comp_info[1].downsampled_height - DCTSIZE * numIters; in onGetYUVAPlanes()