HomeSort by relevance Sort by last modified time
    Searched refs:jitter_estimate_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
jitter_buffer.cc 240 jitter_estimate_(clock),
365 jitter_estimate_.Reset();
580 jitter_estimate_.FrameNacked();
923 return jitter_estimate_.GetJitterEstimate(rtt_mult);
929 jitter_estimate_.UpdateRtt(rtt_ms);
952 jitter_estimate_.ResetNackCount();
    [all...]
jitter_buffer.h 362 VCMJitterEstimator jitter_estimate_; member in class:webrtc::VCMJitterBuffer

Completed in 69 milliseconds