Searched refs:VPX_IMG_FMT_RGB565 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx/ | ||
D | vpx_image.h | 42 VPX_IMG_FMT_RGB565, /**< 16 bit per pixel, 565 */ enumerator |
/external/libvpx/libvpx/vpx/src/ | ||
D | vpx_image.c | 47 case VPX_IMG_FMT_RGB565: in img_alloc_helper() |