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

  /external/libvpx/libvpx/vpx/
vpx_image.h 117 #define VPX_PLANE_U 1 /**< U (Chroma) plane */
123 #define PLANE_U VPX_PLANE_U
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 117 #define VPX_PLANE_U 1 /**< U (Chroma) plane */
123 #define PLANE_U VPX_PLANE_U
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_image.h 120 #define VPX_PLANE_U 1 /**< U (Chroma) plane */
126 #define PLANE_U VPX_PLANE_U

Completed in 75 milliseconds