Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.h68 int16_t WebRtcIsacfix_UpdateUplinkBwRec(BwEstimatorstr* bwest_str,
Dbandwidth_estimator.c187 errCode = WebRtcIsacfix_UpdateUplinkBwRec(bweStr, Index); in WebRtcIsacfix_UpdateUplinkBwImpl()
548 int16_t WebRtcIsacfix_UpdateUplinkBwRec(BwEstimatorstr *bweStr, in WebRtcIsacfix_UpdateUplinkBwRec() function
Disacfix.c938 err = WebRtcIsacfix_UpdateUplinkBwRec(&ISAC_inst->bwestimator_obj, rateIndex); in WebRtcIsacfix_UpdateUplinkBw()