Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dexports_com15 text vpx_img_set_rect
Dvpx_image.h220 int vpx_img_set_rect(vpx_image_t *img,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_image.c170 if (!vpx_img_set_rect(img, 0, 0, d_w, d_h)) in img_alloc_helper()
197 int vpx_img_set_rect(vpx_image_t *img, in vpx_img_set_rect() function