OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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:__anon27734
/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
,
/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
...]
Completed in 563 milliseconds