Searched defs:CheckForWrapArounds (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/video_coding/ | ||
D | inter_frame_delay.cc | 77 void VCMInterFrameDelay::CheckForWrapArounds(uint32_t timestamp) { in CheckForWrapArounds() function in webrtc::VCMInterFrameDelay |
/external/webrtc/rtc_base/time/ | ||
D | timestamp_extrapolator.cc | 168 void TimestampExtrapolator::CheckForWrapArounds(uint32_t ts90khz) { in CheckForWrapArounds() function in webrtc::TimestampExtrapolator |