Home
last modified time | relevance | path

Searched refs:OPUS_SET_GAIN_REQUEST (Results 1 – 3 of 3) sorted by relevance

/external/libopus/include/
Dopus_defines.h159 #define OPUS_SET_GAIN_REQUEST 4034 macro
747 #define OPUS_SET_GAIN(x) OPUS_SET_GAIN_REQUEST, __opus_check_int(x)
/external/libopus/src/
Dopus_multistream_decoder.c509 case OPUS_SET_GAIN_REQUEST: in opus_multistream_decoder_ctl_va_list()
Dopus_decoder.c913 case OPUS_SET_GAIN_REQUEST: in opus_decoder_ctl()