Searched defs:FrameLengthChange (Results 1 – 3 of 3) sorted by relevance
31 struct FrameLengthChange { struct34 int from_frame_length_ms;35 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()