Searched refs:crop_height (Results 1 – 5 of 5) sorted by relevance
95 int crop_height = ( src_height - dst_height ) / 2; in I420Crop() local98 for (i = src_width * crop_height + crop_width; loop < dst_height ; in I420Crop()105 for ( i += (halfsrc_width * crop_height / 2 + crop_width / 2); in I420Crop()112 for ( i += (halfsrc_width * crop_height / 2 + crop_width / 2); in I420Crop()
145 const int ch = options->crop_height; in WebPAllocateDecBuffer()
722 h = options->crop_height; in WebPIoInitFromOptions()
404 int crop_width, crop_height; // dimension of the cropping area member
256 config.options.crop_height = region.height(); in webp_get_config_resize_crop()