Searched refs:drop_height (Results 1 – 2 of 2) sorted by relevance
231 JDIMENSION drop_width, JDIMENSION drop_height) in do_drop() argument248 comp_height = drop_height * compptr->v_samp_factor; in do_drop()571 JDIMENSION drop_width, JDIMENSION drop_height) in do_wipe() argument587 wipe_bottom = drop_height * compptr->v_samp_factor + y_wipe_blocks; in do_wipe()605 JDIMENSION drop_width, JDIMENSION drop_height) in do_flatten() argument622 wipe_bottom = drop_height * compptr->v_samp_factor + y_wipe_blocks; in do_flatten()653 JDIMENSION drop_width, JDIMENSION drop_height) in do_reflect() argument672 wipe_bottom = drop_height * compptr->v_samp_factor; in do_reflect()1654 info->drop_height = 0; in jtransform_request_workspace()1657 info->drop_height = (info->crop_height - dtemp + itemp - 1) / itemp; in jtransform_request_workspace()[all …]
170 JDIMENSION drop_height; member