Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
Disacfix.h587 int16_t WebRtcIsacfix_UpdateUplinkBw(ISACFIX_MainStruct* ISAC_main_inst,
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dkenny.cc595 err = WebRtcIsacfix_UpdateUplinkBw(ISAC_main_inst, bwe); in main()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c1238 int16_t WebRtcIsacfix_UpdateUplinkBw(ISACFIX_MainStruct* ISAC_main_inst, in WebRtcIsacfix_UpdateUplinkBw() function