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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.h69 int16_t WebRtcIsacfix_UpdateUplinkBwRec(BwEstimatorstr *bwest_str,
H A Dbandwidth_estimator.c188 errCode = WebRtcIsacfix_UpdateUplinkBwRec(bweStr, Index);
549 int16_t WebRtcIsacfix_UpdateUplinkBwRec(BwEstimatorstr *bweStr, function
H A Disacfix.c1248 err = WebRtcIsacfix_UpdateUplinkBwRec(&ISAC_inst->bwestimator_obj, rateIndex);

Completed in 53 milliseconds