Lines Matching refs:height_in_blocks
103 for (blk_y = 0; blk_y < compptr->height_in_blocks; in dequant_comp()
134 for (blk_y = 0; blk_y < compptr->height_in_blocks; in requant_comp()
293 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_crop()
339 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_crop_ext_zero()
415 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_crop_ext_flat()
496 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_crop_ext_reflect()
749 for (blk_y = 0; blk_y < compptr->height_in_blocks; in do_flip_h_no_crop()
815 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_flip_h()
880 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_flip_v()
951 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_transpose()
1008 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_rot_90()
1089 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_rot_270()
1160 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_rot_180()
1274 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks; in do_transverse()
1500 JDIMENSION width_in_blocks, height_in_blocks; in jtransform_request_workspace() local
1812 height_in_blocks = height_in_iMCUs * v_samp_factor; in jtransform_request_workspace()
1815 width_in_blocks, height_in_blocks, (JDIMENSION)v_samp_factor); in jtransform_request_workspace()