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

  /external/libvpx/libvpx/vpx/
vpx_image.h 42 VPX_IMG_FMT_RGB24, /**< 24 bit per pixel packed RGB */
79 #define IMG_FMT_RGB24 VPX_IMG_FMT_RGB24 /**< \deprecated Use #VPX_IMG_FMT_RGB24 */
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 78 case VPX_IMG_FMT_RGB24:

Completed in 435 milliseconds