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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_image.h57 VPX_IMG_FMT_VPXYV12 = VPX_IMG_FMT_PLANAR | VPX_IMG_FMT_UV_FLIP | 3, /** < planar 4:2:0 format with vpx color space */ enumerator in enum:vpx_img_fmt
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/
H A Dvpx_image.c94 case VPX_IMG_FMT_VPXYV12:
107 case VPX_IMG_FMT_VPXYV12:
119 case VPX_IMG_FMT_VPXYV12:
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
H A Dvp8_cx_iface.c272 case VPX_IMG_FMT_VPXYV12:

Completed in 177 milliseconds