Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvpx_image.h49 VPX_IMG_FMT_ARGB, /**< 32 bit packed ARGB, alpha=255 */ enumerator
/external/libvpx/libvpx/vpx/src/
Dvpx_image.c43 case VPX_IMG_FMT_ARGB: in img_alloc_helper()