OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_psi
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
jitter_estimator.h
129
const double
_psi
;
member in class:webrtc::VCMJitterEstimator
143
// with a factor
_psi
)
jitter_estimator.cc
36
_psi
(0.9999),
150
VCM_MAX(
_psi
* _maxFrameSize, static_cast<double>(frameSizeBytes));
Completed in 144 milliseconds