Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/timing/
H A Dinter_frame_delay.cc36 absl::optional<TimeDelta> InterFrameDelay::CalculateDelay( in CalculateDelay() function in webrtc::InterFrameDelay
/aosp_15_r20/external/webrtc/rtc_tools/py_event_log_analyzer/
H A Drtp_analyzer.py269 def CalculateDelay(start, stop, step, points): function
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dfake_stream.cc19 base::TimeDelta CalculateDelay(const base::Time& now, in CalculateDelay() function