Searched refs:VPX_IMG_FMT_RGB32_LE (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx/ | ||
D | vpx_image.h | 48 VPX_IMG_FMT_RGB32_LE, /**< 32 bit packed BGR0 */ enumerator |
/external/libvpx/libvpx/vpx/src/ | ||
D | vpx_image.c | 42 case VPX_IMG_FMT_RGB32_LE: in img_alloc_helper() |