Home
last modified time | relevance | path

Searched defs:bandwidths (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_adpt_set_manager.cpp139 void DashAdptSetManager::GetBandwidths(DashVector<uint32_t> &bandwidths) in GetBandwidths()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_parser_unit_test.cpp139 std::vector<uint32_t> bandwidths; variable