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

  /external/libvpx/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 */
  /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/chromium_org/third_party/libvpx/source/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 */

Completed in 33 milliseconds