Home
last modified time | relevance | path

Searched refs:prevRtpRate (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c80 bweStr->prevRtpRate = 1; in WebRtcIsacfix_InitBandwidthEstimator()
240 bweStr->prevRtpRate = recRtpRate; in WebRtcIsacfix_UpdateUplinkBwImpl()
352 if ((bweStr->prevRtpRate > (int32_t)bweStr->recBwAvg >> 5) && in WebRtcIsacfix_UpdateUplinkBwImpl()
504 bweStr->prevRtpRate = recRtpRate; in WebRtcIsacfix_UpdateUplinkBwImpl()
Dstructs.h170 uint16_t prevRtpRate; /* rate of previous packet, derived from RTP timestamps member