Home
last modified time | relevance | path

Searched refs:GetRepresentationByBandwidth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_adpt_set_manager.h38 DashRepresentationInfo *GetRepresentationByBandwidth(uint32_t bandwidth);
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_adpt_set_manager.cpp169 DashRepresentationInfo *DashAdptSetManager::GetRepresentationByBandwidth(uint32_t bandwidth) in GetRepresentationByBandwidth() function in OHOS::Media::Plugins::HttpPlugin::DashAdptSetManager
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_parser_unit_test.cpp142 DashRepresentationInfo *reInfo = adpSetMr->GetRepresentationByBandwidth(7342976);