Searched defs:encoder_frame_lengths_ms (Results 1 – 6 of 6) sorted by relevance
81 rtc::ArrayView<const int> encoder_frame_lengths_ms, in CreateFrameLengthController()205 rtc::ArrayView<const int> encoder_frame_lengths_ms) { in CreateFrameLengthControllerV2()224 rtc::ArrayView<const int> encoder_frame_lengths_ms, in Create()240 rtc::ArrayView<const int> encoder_frame_lengths_ms, in Create()
28 rtc::ArrayView<const int> encoder_frame_lengths_ms, in FrameLengthControllerV2()
47 std::set<int> encoder_frame_lengths_ms; member
31 const std::set<int>& encoder_frame_lengths_ms, in Config()
282 const std::vector<int> encoder_frame_lengths_ms = {20, 60}; in CreateControllerManager() local356 const std::vector<int> encoder_frame_lengths_ms = {20, 60}; in TEST() local
52 const std::set<int>& encoder_frame_lengths_ms, in CreateController()