Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Ddecode_bwe.c59 (WebRtc_UWord32)bwest_str->senderTimestamp); in WebRtcIsac_EstimateBandwidth()
60 bwest_str->senderTimestamp = send_ts; in WebRtcIsac_EstimateBandwidth()
Dstructs.h221 WebRtc_UWord32 senderTimestamp; member
Dbandwidth_estimator.c120 bwest_str->senderTimestamp = 0; in WebRtcIsac_InitBandwidthEstimator()