Home
last modified time | relevance | path

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

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