Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_image.h57VPX_IMG_FMT_VPXYV12 = VPX_IMG_FMT_PLANAR | VPX_IMG_FMT_UV_FLIP | 3, /** < planar 4:2:0 format with… enumerator
94 #define IMG_FMT_VPXYV12 VPX_IMG_FMT_VPXYV12 /**< \deprecated Use #VPX_IMG_FMT_VPXYV12 */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_image.c94 case VPX_IMG_FMT_VPXYV12: in img_alloc_helper()
107 case VPX_IMG_FMT_VPXYV12: in img_alloc_helper()
119 case VPX_IMG_FMT_VPXYV12: in img_alloc_helper()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c272 case VPX_IMG_FMT_VPXYV12: in validate_img()