Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dvideo_receive_stream_timeout_tracker_unittest.cc26 constexpr auto kMaxWaitForFrame = TimeDelta::Millis(1500); variable
H A Dvideo_receive_stream2.h51 constexpr TimeDelta kMaxWaitForFrame = TimeDelta::Seconds(3); variable
H A Dvideo_stream_buffer_controller_unittest.cc125 constexpr auto kMaxWaitForFrame = TimeDelta::Millis(1500); variable
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwgc_capture_session.cc45 constexpr TimeDelta kMaxWaitForFrame = TimeDelta::Millis(50); variable