Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h386 #define OPUS_GET_MAX_BANDWIDTH(x) OPUS_GET_MAX_BANDWIDTH_REQUEST, __opus_check_int_ptr(x) macro
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Dopus_unittest.cc99 OPUS_GET_MAX_BANDWIDTH(&bandwidth)); in SetMaxPlaybackRate()
/external/libopus/tests/
Dtest_opus_api.c1274 err=opus_encoder_ctl(enc,OPUS_GET_MAX_BANDWIDTH(&i)); in test_enc_api()
1279 err=opus_encoder_ctl(enc,OPUS_GET_MAX_BANDWIDTH((opus_int32 *)NULL)); in test_enc_api()