Lines Matching refs:crop_w
285 int crop_w = crop.right - crop.left;289 float w_dscale = ceilf((float)crop_w / (float)dst_w);295 if((crop_w < 5)||(crop_h < 5))