Searched refs:use_slow_adaptation (Results 1 – 5 of 5) sorted by relevance
30 bool use_slow_adaptation) in FrameLengthControllerV2() argument34 use_slow_adaptation_(use_slow_adaptation) { in FrameLengthControllerV2()
26 bool use_slow_adaptation);
131 optional bool use_slow_adaptation = 2; field
208 config.use_slow_adaptation()); in CreateFrameLengthControllerV2()
210 bool use_slow_adaptation = true; member219 "use_slow_adaptation", &use_slow_adaptation); in Parser()231 frame_length_controller->set_use_slow_adaptation(use_slow_adaptation); in AdaptivePtimeConfig()