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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_image.h51 VPX_IMG_FMT_ARGB, /**< 32 bit packed ARGB, alpha=255 */ enumerator in enum:vpx_img_fmt
88 #define IMG_FMT_ARGB VPX_IMG_FMT_ARGB /**< \deprecated Use #VPX_IMG_FMT_ARGB */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dvpx_image.c74 case VPX_IMG_FMT_ARGB:

Completed in 4868 milliseconds