Searched defs:CheckForWrapArounds (Results 1 – 3 of 3) sorted by relevance
87 void VCMInterFrameDelay::CheckForWrapArounds(uint32_t timestamp) { in CheckForWrapArounds() function in webrtc::VCMInterFrameDelay
187 TimestampExtrapolator::CheckForWrapArounds(uint32_t ts90khz) in CheckForWrapArounds() function in webrtc::TimestampExtrapolator
133 int CheckForWrapArounds(uint32_t new_timestamp, uint32_t old_timestamp) { in CheckForWrapArounds() function