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

  /external/chromium_org/media/cast/receiver/
frame_receiver.h 180 ClockDriftSmoother lip_sync_drift_; member in class:media::cast::FrameReceiver
frame_receiver.cc 51 lip_sync_drift_(ClockDriftSmoother::GetDefaultTimeConstant()),
150 // |lip_sync_drift_| accounts for clock drift and also smoothes-out any
160 lip_sync_drift_.Update(
294 lip_sync_drift_.Current() +

Completed in 676 milliseconds