Searched refs:VPX_IMG_FMT_YVYU (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_image.h48 VPX_IMG_FMT_YVYU, /**< YVYU packed YUV */ enumerator in enum:vpx_img_fmt
85 #define IMG_FMT_YVYU VPX_IMG_FMT_YVYU /**< \deprecated Use #VPX_IMG_FMT_YVYU */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dvpx_image.c88 case VPX_IMG_FMT_YVYU:

Completed in 31 milliseconds