Searched refs:wipe_bottom (Results 1 – 1 of 1) sorted by relevance
577 JDIMENSION y_wipe_blocks, wipe_bottom; in do_wipe() local587 wipe_bottom = drop_height * compptr->v_samp_factor + y_wipe_blocks; in do_wipe()588 for (; y_wipe_blocks < wipe_bottom; in do_wipe()611 JDIMENSION y_wipe_blocks, wipe_bottom, blk_x; in do_flatten() local622 wipe_bottom = drop_height * compptr->v_samp_factor + y_wipe_blocks; in do_flatten()623 for (; y_wipe_blocks < wipe_bottom; in do_flatten()660 JDIMENSION y_wipe_blocks, wipe_bottom; in do_reflect() local672 wipe_bottom = drop_height * compptr->v_samp_factor; in do_reflect()673 for (y_wipe_blocks = 0; y_wipe_blocks < wipe_bottom; in do_reflect()