Searched defs:bandwidths (Results 1 – 2 of 2) sorted by relevance
139 void DashAdptSetManager::GetBandwidths(DashVector<uint32_t> &bandwidths) in GetBandwidths()
139 std::vector<uint32_t> bandwidths; variable