Home
last modified time | relevance | path

Searched refs:crop_height (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dec/
Dbuffer.c130 const int ch = options->crop_height; in WebPAllocateDecBuffer()
Dio.c742 h = options->crop_height; in InitFromOptions()
/external/webp/include/webp/
Ddecode.h349 int crop_width, crop_height; // dimension of the cropping area member
/external/skia/src/images/
DSkImageDecoder_libwebp.cpp225 config.options.crop_height = region.height(); in webp_get_config_resize_crop()