Searched refs:OPUS_SET_GAIN_REQUEST (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/opus/src/include/
H A Dopus_defines.h159 #define OPUS_SET_GAIN_REQUEST 4034 macro
695 #define OPUS_SET_GAIN(x) OPUS_SET_GAIN_REQUEST, __opus_check_int(x)
/external/libopus/include/
H A Dopus_defines.h159 #define OPUS_SET_GAIN_REQUEST 4034 macro
695 #define OPUS_SET_GAIN(x) OPUS_SET_GAIN_REQUEST, __opus_check_int(x)
/external/chromium_org/third_party/opus/src/src/
H A Dopus_multistream_decoder.c501 case OPUS_SET_GAIN_REQUEST:
H A Dopus_decoder.c850 case OPUS_SET_GAIN_REQUEST:
/external/libopus/src/
H A Dopus_multistream_decoder.c501 case OPUS_SET_GAIN_REQUEST:
H A Dopus_decoder.c850 case OPUS_SET_GAIN_REQUEST:

Completed in 110 milliseconds