Lines Matching refs:crop_bottom
572 if (y_end > io->crop_bottom) {573 y_end = io->crop_bottom; // make sure we don't overflow on last row.