Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dgeneral.cc96 int crop_width = ( src_width - dst_width ) / 2; in I420Crop() local
137 int crop_width = 0; in I420CropPad() local
216 int crop_width = 0; in I420CropPad() local
/external/webp/include/webp/
Ddecode.h349 int crop_width, crop_height; // dimension of the cropping area member