Searched defs:crop_height (Results 1 – 2 of 2) sorted by relevance
95 int crop_height = ( src_height - dst_height ) / 2; in I420Crop() local
349 int crop_width, crop_height; // dimension of the cropping area member