Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c829const int16_t BottleNeck, /* bottle neck rate; excl headers (bps) */ in WebRtcIsacfix_GetMinBytes()
941const int16_t BottleNeck) /* bottle neck rate; excl headers (bps) */ in WebRtcIsacfix_UpdateRateModel()
Dstructs.h292 int16_t BottleNeck; member
/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c786 const double BottleNeck, /* bottle neck rate; excl headers (bps) */ in WebRtcIsac_GetMinBytes()
907 const double BottleNeck) /* bottle neck rate; excl headers (bps) */ in WebRtcIsac_UpdateRateModel()