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

  /external/libvpx/libvpx/vpx/
vpx_codec.h 393 # define VPX_CTRL_USE_TYPE(id, typ)
422 # define VPX_CTRL_USE_TYPE(id, typ) \
434 * 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/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 364 #undef VPX_CTRL_USE_TYPE
365 #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 59 milliseconds