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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 45 VPX_IMG_FMT_RGB555, /**< 16 bit per pixel, 555 */
82 #define IMG_FMT_RGB555 VPX_IMG_FMT_RGB555 /**< \deprecated Use #VPX_IMG_FMT_RGB555 */
  /external/libvpx/libvpx/vpx/
vpx_image.h 45 VPX_IMG_FMT_RGB555, /**< 16 bit per pixel, 555 */
85 #define IMG_FMT_RGB555 VPX_IMG_FMT_RGB555 /**< \deprecated Use #VPX_IMG_FMT_RGB555 */
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 85 case VPX_IMG_FMT_RGB555:
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_image.c 84 case VPX_IMG_FMT_RGB555:

Completed in 52 milliseconds