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

  /external/libvpx/libvpx/vpx/
vpx_codec.h 386 #define VPX_CTRL_USE_TYPE(id, typ)
414 #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 365 #undef VPX_CTRL_USE_TYPE
366 #define VPX_CTRL_USE_TYPE(id, typ) \

Completed in 166 milliseconds