OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPUS_GET_GAIN_REQUEST
(Results
1 - 3
of
3
) sorted by null
/external/libopus/include/
opus_defines.h
160
#define
OPUS_GET_GAIN_REQUEST
4045 /* Should have been 4035 */
169
/* Don't use 4045, it's already taken by
OPUS_GET_GAIN_REQUEST
*/
700
#define OPUS_GET_GAIN(x)
OPUS_GET_GAIN_REQUEST
, __opus_check_int_ptr(x)
/external/libopus/src/
opus_multistream_decoder.c
426
case
OPUS_GET_GAIN_REQUEST
:
opus_decoder.c
840
case
OPUS_GET_GAIN_REQUEST
:
Completed in 35 milliseconds