Home
last modified time | relevance | path

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

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