Searched defs:crop_width (Results 1 – 2 of 2) sorted by relevance
96 int crop_width = ( src_width - dst_width ) / 2; in I420Crop() local137 int crop_width = 0; in I420CropPad() local216 int crop_width = 0; in I420CropPad() local
349 int crop_width, crop_height; // dimension of the cropping area member