Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dinter_frame_delay.cc15 VCMInterFrameDelay::VCMInterFrameDelay(int64_t currentWallClock) { in VCMInterFrameDelay()
20 void VCMInterFrameDelay::Reset(int64_t currentWallClock) { in Reset()
32 int64_t currentWallClock) { in CalculateDelay()