Home
last modified time | relevance | path

Searched defs:bwest_str (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c47 BwEstimatorstr* bwest_str, in WebRtcIsac_InitBandwidthEstimator()
140 BwEstimatorstr* bwest_str, in WebRtcIsac_UpdateBandwidthEstimator()
513 BwEstimatorstr* bwest_str, in WebRtcIsac_UpdateUplinkBwImpl()
572 BwEstimatorstr* bwest_str, in WebRtcIsac_UpdateUplinkJitter()
604 BwEstimatorstr* bwest_str, in WebRtcIsac_GetDownlinkBwJitIndexImpl()
708 int32_t WebRtcIsac_GetDownlinkBandwidth( const BwEstimatorstr *bwest_str) in WebRtcIsac_GetDownlinkBandwidth()
740 WebRtcIsac_GetDownlinkMaxDelay(const BwEstimatorstr *bwest_str) in WebRtcIsac_GetDownlinkMaxDelay()
766 int32_t WebRtcIsac_GetUplinkBandwidth(const BwEstimatorstr* bwest_str) { in WebRtcIsac_GetUplinkBandwidth()
772 int32_t WebRtcIsac_GetUplinkMaxDelay(const BwEstimatorstr* bwest_str) { in WebRtcIsac_GetUplinkMaxDelay()
778 void WebRtcIsacBw_GetBandwidthInfo(BwEstimatorstr* bwest_str, in WebRtcIsacBw_GetBandwidthInfo()
[all …]
Ddecode_bwe.c19 BwEstimatorstr* bwest_str, in WebRtcIsac_EstimateBandwidth()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Ddecode_bwe.c27 int WebRtcIsacfix_EstimateBandwidth(BwEstimatorstr *bwest_str, in WebRtcIsacfix_EstimateBandwidth()