Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c145 const WebRtc_UWord32 sendTime, in WebRtcIsacfix_UpdateUplinkBwImpl() argument
261 sendTimeDiff = sendTime - bweStr->prevSendTime; in WebRtcIsacfix_UpdateUplinkBwImpl()
513 bweStr->prevSendTime = sendTime; in WebRtcIsacfix_UpdateUplinkBwImpl()