Home
last modified time | relevance | path

Searched defs:crop_height (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/source/
Dgeneral.cc95 int crop_height = ( src_height - dst_height ) / 2; in I420Crop() local
/external/webp/include/webp/
Ddecode.h349 int crop_width, crop_height; // dimension of the cropping area member