Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c836const WebRtc_Word16 BottleNeck, /* bottle neck rate; excl headers (bps) */ in WebRtcIsacfix_GetMinBytes()
945const WebRtc_Word16 BottleNeck) /* bottle neck rate; excl headers (bps) */ in WebRtcIsacfix_UpdateRateModel()
Dstructs.h318 WebRtc_Word16 BottleNeck; member
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c793 const double BottleNeck, /* bottle neck rate; excl headers (bps) */ in WebRtcIsac_GetMinBytes()
914 const double BottleNeck) /* bottle neck rate; excl headers (bps) */ in WebRtcIsac_UpdateRateModel()