Searched refs:stream_descriptors (Results 1 – 4 of 4) sorted by relevance
224 std::vector<std::string> stream_descriptors; in Loopback() local225 stream_descriptors.push_back(flags::Stream0()); in Loopback()226 stream_descriptors.push_back(flags::Stream1()); in Loopback()231 ¶ms, stream_descriptors, flags::SelectedStream(), in Loopback()
235 std::vector<std::string> stream_descriptors; in Loopback() local236 stream_descriptors.push_back(flags::Stream0()); in Loopback()237 stream_descriptors.push_back(flags::Stream1()); in Loopback()242 ¶ms, stream_descriptors, flags::SelectedStream(), in Loopback()
81 const std::vector<std::string>& stream_descriptors,
720 const std::vector<std::string>& stream_descriptors, in FillScalabilitySettings() argument730 for (auto descriptor : stream_descriptors) { in FillScalabilitySettings()