Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/modules/video_coding/ | |
jitter_estimator.h | 131 const double _thetaLow; |
jitter_estimator.cc | 38 _thetaLow(0.000001), 260 if (_theta[0] < _thetaLow) { 261 _theta[0] = _thetaLow; |