Searched refs:drop_width (Results 1 – 2 of 2) sorted by relevance
231 JDIMENSION drop_width, JDIMENSION drop_height) in do_drop() argument247 comp_width = drop_width * compptr->h_samp_factor; in do_drop()571 JDIMENSION drop_width, JDIMENSION drop_height) in do_wipe() argument585 wipe_width = drop_width * compptr->h_samp_factor; in do_wipe()605 JDIMENSION drop_width, JDIMENSION drop_height) in do_flatten() argument619 wipe_width = drop_width * compptr->h_samp_factor; in do_flatten()653 JDIMENSION drop_width, JDIMENSION drop_height) in do_reflect() argument671 wipe_width = drop_width * compptr->h_samp_factor; in do_reflect()1644 info->drop_width = 0; in jtransform_request_workspace()1647 info->drop_width = (info->crop_width - dtemp + itemp - 1) / itemp; in jtransform_request_workspace()[all …]
169 JDIMENSION drop_width; /* drop/wipe dimensions measured in iMCUs */ member