Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Dbandwidth_info.h20 int16_t bottleneck_idx; member
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c623 *bottleneckIndex = bwest_str->external_bw_info.bottleneck_idx; in WebRtcIsac_GetDownlinkBwJitIndexImpl()
785 WebRtcIsac_GetDownlinkBwJitIndexImpl(bwest_str, &bwinfo->bottleneck_idx, in WebRtcIsacBw_GetBandwidthInfo()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c628 return bweStr->external_bw_info.bottleneck_idx; in WebRtcIsacfix_GetDownlinkBwIndexImpl()
829 bwinfo->bottleneck_idx = WebRtcIsacfix_GetDownlinkBwIndexImpl(bweStr); in WebRtcIsacfixBw_GetBandwidthInfo()