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 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 369 #undef VPX_CTRL_USE_TYPE
370 #define VPX_CTRL_USE_TYPE(id, typ) \

Completed in 259 milliseconds