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

  /external/libvpx/vpx/
vpx_image.h 45 VPX_IMG_FMT_RGB555, /**< 16 bit per pixel, 555 */
80 #define IMG_FMT_RGB555 VPX_IMG_FMT_RGB555 /**< \deprecated Use #VPX_IMG_FMT_RGB555 */
  /external/libvpx/vpx/src/
vpx_image.c 50 case VPX_IMG_FMT_RGB555:

Completed in 594 milliseconds