OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KalmanEstimateChannel
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
jitter_estimator.h
88
void
KalmanEstimateChannel
(int64_t frameDelayMS, int32_t deltaFSBytes);
jitter_estimator.cc
179
KalmanEstimateChannel
(frameDelayMS, deltaFS);
209
void VCMJitterEstimator::
KalmanEstimateChannel
(int64_t frameDelayMS,
Completed in 5565 milliseconds