Home
last modified time | relevance | path

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

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