HomeSort by relevance Sort by last modified time
    Searched refs:VPX_IMG_FMT_RGB565 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vpx/
vpx_image.h 44 VPX_IMG_FMT_RGB565, /**< 16 bit per pixel, 565 */
79 #define IMG_FMT_RGB565 VPX_IMG_FMT_RGB565 /**< \deprecated Use #VPX_IMG_FMT_RGB565 */
  /external/libvpx/vpx/src/
vpx_image.c 48 case VPX_IMG_FMT_RGB565:

Completed in 143 milliseconds