Home
last modified time | relevance | path

Searched refs:CheckForWrapArounds (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/video_coding/
Dinter_frame_delay.cc42 CheckForWrapArounds(timestamp); in CalculateDelay()
77 void VCMInterFrameDelay::CheckForWrapArounds(uint32_t timestamp) { in CheckForWrapArounds() function in webrtc::VCMInterFrameDelay
Dinter_frame_delay.h46 void CheckForWrapArounds(uint32_t timestamp);
/external/webrtc/rtc_base/time/
Dtimestamp_extrapolator.cc75 CheckForWrapArounds(ts90khz); in Update()
140 CheckForWrapArounds(timestamp90khz); in ExtrapolateLocalTime()
168 void TimestampExtrapolator::CheckForWrapArounds(uint32_t ts90khz) { in CheckForWrapArounds() function in webrtc::TimestampExtrapolator
Dtimestamp_extrapolator.h29 void CheckForWrapArounds(uint32_t ts90khz);