Searched defs:OPUS_GET_GAIN_REQUEST (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/include/
H A Dopus_defines.h160 #define OPUS_GET_GAIN_REQUEST 4045 /* Should have been 4035 */ macro
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/include/
H A Dopus_defines.h160 #define OPUS_GET_GAIN_REQUEST 4045 /* Should have been 4035 */ macro
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)

Completed in 212 milliseconds