Searched refs:KalmanEstimateChannel (Results 1 – 2 of 2) sorted by relevance
88 void KalmanEstimateChannel(int64_t frameDelayMS, int32_t deltaFSBytes);
179 KalmanEstimateChannel(frameDelayMS, deltaFS); in UpdateEstimate()209 void VCMJitterEstimator::KalmanEstimateChannel(int64_t frameDelayMS, in KalmanEstimateChannel() function in webrtc::VCMJitterEstimator