Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvpx_image.h48 VPX_IMG_FMT_RGB32_LE, /**< 32 bit packed BGR0 */ enumerator
/external/libvpx/libvpx/vpx/src/
Dvpx_image.c42 case VPX_IMG_FMT_RGB32_LE: in img_alloc_helper()