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

  /external/chromium_org/third_party/opus/src/include/
opus_defines.h 147 #define OPUS_SET_GAIN_REQUEST 4034
624 #define OPUS_SET_GAIN(x) OPUS_SET_GAIN_REQUEST, __opus_check_int(x)
  /external/chromium_org/third_party/opus/src/src/
opus_decoder.c 937 case OPUS_SET_GAIN_REQUEST:
opus_multistream.c 994 case OPUS_SET_GAIN_REQUEST:

Completed in 744 milliseconds