Searched refs:downsampled_height (Results 1 – 17 of 17) sorted by relevance
604 dinfo->comp_info[0].downsampled_height); in onQueryYUV8()606 dinfo->comp_info[1].downsampled_height); in onQueryYUV8()608 dinfo->comp_info[2].downsampled_height); in onQueryYUV8()720 int remainingUVRows = dinfo->comp_info[1].downsampled_height - DCTSIZE * numIters; in onGetYUV8Planes()
225 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight); in set_bottom_pointers()
122 compptr->downsampled_height = (JDIMENSION) in initial_setup()
162 JDIMENSION downsampled_height; /* actual height in samples */ member
146 compptr->downsampled_height = (JDIMENSION) in initial_setup()
308 compptr->downsampled_height = (JDIMENSION) in jpeg_calc_output_dimensions()
98 compptr->downsampled_height = (JDIMENSION) in initial_setup()
283 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight); in set_bottom_pointers()
154 compptr->downsampled_height = (JDIMENSION) in jpeg_calc_output_dimensions()
111 compptr->downsampled_height = (JDIMENSION) in initial_setup()
257 JDIMENSION downsampled_height; /* actual height in samples */ member
284 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight); in set_bottom_pointers()
146 compptr->downsampled_height = (JDIMENSION) in jpeg_calc_output_dimensions()
164 JDIMENSION downsampled_height; /* actual height in samples */ member
365 compptr->downsampled_height = (JDIMENSION) in initial_setup()
338 compptr->downsampled_height = (JDIMENSION) in initial_setup()
563 info.cur_comp_info[component]->downsampled_height); in compute_yuv_size()