Searched defs:VPX_IMG_FMT_I420 (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_image.h56 VPX_IMG_FMT_I420 = VPX_IMG_FMT_PLANAR | 2, enumerator in enum:vpx_img_fmt
93 #define IMG_FMT_I420 VPX_IMG_FMT_I420 /**< \deprecated Use #VPX_IMG_FMT_I420 */

Completed in 47 milliseconds