Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Ddecode_bwe.c63 (uint32_t)bwest_str->receiverTimestamp); in WebRtcIsac_EstimateBandwidth()
64 bwest_str->receiverTimestamp = arr_ts; in WebRtcIsac_EstimateBandwidth()
Dstructs.h222 uint32_t receiverTimestamp; member
Dbandwidth_estimator.c123 bwest_str->receiverTimestamp = 0; in WebRtcIsac_InitBandwidthEstimator()