Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c121 static int vpx_image_scale(vpx_image_t *src, vpx_image_t *dst, in vpx_image_scale() function
872 vpx_image_scale(img, scaled_img, kFilterBox); in main_loop()