Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_image.h58 VPX_IMG_FMT_VPXI420 = VPX_IMG_FMT_PLANAR | 4, enumerator
95 #define IMG_FMT_VPXI420 VPX_IMG_FMT_VPXI420 /**< \deprecated Use #VPX_IMG_FMT_VPXI420 */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_image.c93 case VPX_IMG_FMT_VPXI420: in img_alloc_helper()
106 case VPX_IMG_FMT_VPXI420: in img_alloc_helper()
118 case VPX_IMG_FMT_VPXI420: in img_alloc_helper()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c271 case VPX_IMG_FMT_VPXI420: in validate_img()