Searched refs:max_wait_for_frame_ms_ (Results 1 – 6 of 6) sorted by relevance
27 max_wait_for_frame_ms_("max_wait_for_frame_ms") { in KeyframeIntervalSettings()29 &max_wait_for_frame_ms_}, in KeyframeIntervalSettings()48 return max_wait_for_frame_ms_.GetOptional(); in MaxWaitForFrameMs()
43 FieldTrialOptional<int> max_wait_for_frame_ms_; variable
207 const int max_wait_for_frame_ms_; variable
234 const int max_wait_for_frame_ms_; variable
223 max_wait_for_frame_ms_(KeyframeIntervalSettings::ParseFromFieldTrials() in VideoReceiveStream2()609 : max_wait_for_frame_ms_; in GetMaxWaitMs()
225 max_wait_for_frame_ms_(KeyframeIntervalSettings::ParseFromFieldTrials() in VideoReceiveStream()629 : max_wait_for_frame_ms_; in GetWaitMs()