HomeSort by relevance Sort by last modified time
    Searched refs:bottleneck_idx (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
bandwidth_info.h 20 int16_t bottleneck_idx; member in struct:__anon38838
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
bandwidth_estimator.c 628 return bweStr->external_bw_info.bottleneck_idx;
829 bwinfo->bottleneck_idx = WebRtcIsacfix_GetDownlinkBwIndexImpl(bweStr);
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.c 623 *bottleneckIndex = bwest_str->external_bw_info.bottleneck_idx;
785 WebRtcIsac_GetDownlinkBwJitIndexImpl(bwest_str, &bwinfo->bottleneck_idx,

Completed in 2806 milliseconds