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

  /external/libvpx/libvpx/vpx/
vpx_image.h 116 #define VPX_PLANE_Y 0 /**< Y (Luminance) plane */
122 #define PLANE_Y VPX_PLANE_Y
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 116 #define VPX_PLANE_Y 0 /**< Y (Luminance) plane */
122 #define PLANE_Y VPX_PLANE_Y
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_image.h 119 #define VPX_PLANE_Y 0 /**< Y (Luminance) plane */
125 #define PLANE_Y VPX_PLANE_Y

Completed in 38 milliseconds