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

  /external/chromium_org/third_party/opus/src/include/
opus_defines.h 125 #define OPUS_GET_VBR_REQUEST 4007
275 #define OPUS_GET_VBR(x) OPUS_GET_VBR_REQUEST, __opus_check_int_ptr(x)
  /external/chromium_org/third_party/opus/src/src/
opus_multistream.c 484 case OPUS_GET_VBR_REQUEST:
opus_encoder.c     [all...]

Completed in 103 milliseconds