Searched refs:SetLastDecodeScheduledTimestamp (Results 1 – 5 of 5) sorted by relevance
221 timing.SetLastDecodeScheduledTimestamp(now); in TEST()246 timing.SetLastDecodeScheduledTimestamp(now); in TEST()301 timing.SetLastDecodeScheduledTimestamp(now); in TEST()
118 void SetLastDecodeScheduledTimestamp(Timestamp last_decode_scheduled);
189 void VCMTiming::SetLastDecodeScheduledTimestamp( in SetLastDecodeScheduledTimestamp() function in webrtc::VCMTiming
256 timing_->SetLastDecodeScheduledTimestamp(now); in OnFrameReady()
120 timing_->SetLastDecodeScheduledTimestamp(clock_->CurrentTime()); in StartWaitForNextFrameOnQueue()