Lines Matching full:ceilf
285 float w_dscale = ceilf((float)crop_w / (float)dst_w);286 float h_dscale = ceilf((float)crop_h / (float)dst_h);