Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h160 #define OPUS_GET_GAIN_REQUEST 4045 /* Should have been 4035 */ macro
741 #define OPUS_GET_GAIN(x) OPUS_GET_GAIN_REQUEST, __opus_check_int_ptr(x)
/external/libopus/src/
Dopus_multistream_decoder.c430 case OPUS_GET_GAIN_REQUEST: in opus_multistream_decoder_ctl_va_list()
Dopus_decoder.c903 case OPUS_GET_GAIN_REQUEST: in opus_decoder_ctl()