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

  /external/libvpx/libvpx/vpx/
vpx_image.h 115 #define VPX_PLANE_PACKED 0 /**< To be used for all packed formats */
121 #define PLANE_PACKED VPX_PLANE_PACKED
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 115 #define VPX_PLANE_PACKED 0 /**< To be used for all packed formats */
121 #define PLANE_PACKED VPX_PLANE_PACKED
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_image.h 119 #define VPX_PLANE_PACKED 0 /**< To be used for all packed formats */
125 #define PLANE_PACKED VPX_PLANE_PACKED

Completed in 51 milliseconds