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