Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c846const int16_t BottleNeck, /* bottle neck rate; excl headers (bps) */ in WebRtcIsacfix_GetMinBytes()
958const int16_t BottleNeck) /* bottle neck rate; excl headers (bps) */ in WebRtcIsacfix_UpdateRateModel()
Dstructs.h318 int16_t BottleNeck; member
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c804 const double BottleNeck, /* bottle neck rate; excl headers (bps) */ in WebRtcIsac_GetMinBytes()
925 const double BottleNeck) /* bottle neck rate; excl headers (bps) */ in WebRtcIsac_UpdateRateModel()