Searched defs:encoder_frame_lengths_ms (Results 1 – 6 of 6) sorted by relevance
82 rtc::ArrayView<const int> encoder_frame_lengths_ms, in CreateFrameLengthController()206 rtc::ArrayView<const int> encoder_frame_lengths_ms) { in CreateFrameLengthControllerV2()225 rtc::ArrayView<const int> encoder_frame_lengths_ms, in Create()241 rtc::ArrayView<const int> encoder_frame_lengths_ms, in Create()
283 const std::vector<int> encoder_frame_lengths_ms = {20, 60}; in CreateControllerManager() local357 const std::vector<int> encoder_frame_lengths_ms = {20, 60}; in TEST() local
28 rtc::ArrayView<const int> encoder_frame_lengths_ms, in FrameLengthControllerV2()
46 std::set<int> encoder_frame_lengths_ms; member
31 const std::set<int>& encoder_frame_lengths_ms, in Config()
52 const std::set<int>& encoder_frame_lengths_ms, in CreateController()