Searched defs:FrameLengthChange (Results 1 – 3 of 3) sorted by relevance
30 struct FrameLengthChange { struct33 int from_frame_length_ms;34 int to_frame_length_ms;
38 std::map<FrameLengthChange, int> fl_changing_bandwidths_bps) in Config()86 FrameLengthController::Config::FrameLengthChange::FrameLengthChange( in FrameLengthChange() function in webrtc::FrameLengthController::Config::FrameLengthChange
50 const std::map<FrameLengthController::Config::FrameLengthChange, int>& in CreateController()