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

  /external/libvpx/libvpx/vpx/
vpx_image.h 44 VPX_IMG_FMT_RGB565, /**< 16 bit per pixel, 565 */
81 #define IMG_FMT_RGB565 VPX_IMG_FMT_RGB565 /**< \deprecated Use #VPX_IMG_FMT_RGB565 */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 44 VPX_IMG_FMT_RGB565, /**< 16 bit per pixel, 565 */
81 #define IMG_FMT_RGB565 VPX_IMG_FMT_RGB565 /**< \deprecated Use #VPX_IMG_FMT_RGB565 */
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_image.h 44 VPX_IMG_FMT_RGB565, /**< 16 bit per pixel, 565 */
84 #define IMG_FMT_RGB565 VPX_IMG_FMT_RGB565 /**< \deprecated Use #VPX_IMG_FMT_RGB565 */

Completed in 425 milliseconds