Home
last modified time | relevance | path

Searched defs:CheckForWrapArounds (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dinter_frame_delay.cc87 void VCMInterFrameDelay::CheckForWrapArounds(uint32_t timestamp) { in CheckForWrapArounds() function in webrtc::VCMInterFrameDelay
/external/webrtc/webrtc/system_wrappers/source/
Dtimestamp_extrapolator.cc187 TimestampExtrapolator::CheckForWrapArounds(uint32_t ts90khz) in CheckForWrapArounds() function in webrtc::TimestampExtrapolator
Drtp_to_ntp.cc133 int CheckForWrapArounds(uint32_t new_timestamp, uint32_t old_timestamp) { in CheckForWrapArounds() function