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

  /external/libvpx/libvpx/vpx/
vpx_image.h 118 #define VPX_PLANE_V 2 /**< V (Chroma) plane */
124 #define PLANE_V VPX_PLANE_V
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 118 #define VPX_PLANE_V 2 /**< V (Chroma) plane */
124 #define PLANE_V VPX_PLANE_V
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_image.h 121 #define VPX_PLANE_V 2 /**< V (Chroma) plane */
127 #define PLANE_V VPX_PLANE_V

Completed in 92 milliseconds