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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 54 VPX_IMG_FMT_RGB555_LE, /**< 16 bit per pixel, gggbbbbb 0rrrrrgg */
91 #define IMG_FMT_RGB555_LE VPX_IMG_FMT_RGB555_LE /**< \deprecated Use #VPX_IMG_FMT_RGB555_LE */
  /external/libvpx/libvpx/vpx/
vpx_image.h 54 VPX_IMG_FMT_RGB555_LE, /**< 16 bit per pixel, gggbbbbb 0rrrrrgg */
94 #define IMG_FMT_RGB555_LE VPX_IMG_FMT_RGB555_LE /**< \deprecated Use #VPX_IMG_FMT_RGB555_LE */
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 86 case VPX_IMG_FMT_RGB555_LE:
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_image.c 85 case VPX_IMG_FMT_RGB555_LE:

Completed in 36 milliseconds