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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_codec.h 384 # define VPX_CTRL_USE_TYPE(id, typ)
413 # define VPX_CTRL_USE_TYPE(id, typ) \
425 * Like #VPX_CTRL_USE_TYPE, but indicates that the specified control is
  /external/libvpx/libvpx/vpx/
vpx_codec.h 384 # define VPX_CTRL_USE_TYPE(id, typ)
413 # define VPX_CTRL_USE_TYPE(id, typ) \
425 * Like #VPX_CTRL_USE_TYPE, but indicates that the specified control is
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.h 384 # define VPX_CTRL_USE_TYPE(id, typ)
413 # define VPX_CTRL_USE_TYPE(id, typ) \
425 * Like #VPX_CTRL_USE_TYPE, but indicates that the specified control is
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 403 #undef VPX_CTRL_USE_TYPE
404 #define VPX_CTRL_USE_TYPE(id, typ) \
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 403 #undef VPX_CTRL_USE_TYPE
404 #define VPX_CTRL_USE_TYPE(id, typ) \
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h 403 #undef VPX_CTRL_USE_TYPE
404 #define VPX_CTRL_USE_TYPE(id, typ) \

Completed in 200 milliseconds