Home
last modified time | relevance | path

Searched refs:GetInitSegFromRepresentation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.h211 bool GetInitSegFromRepresentation(const std::string &repBaseUrl, const std::string &repId,
H A Ddash_mpd_downloader.cpp1158 if (!GetInitSegFromRepresentation(repBaseUrl, (*it)->id_, desc)) { in GetStreamDescriptions()
1917 bool DashMpdDownloader::GetInitSegFromRepresentation(const std::string &repBaseUrl, const std::stri… in GetInitSegFromRepresentation() function in OHOS::Media::Plugins::HttpPlugin::DashMpdDownloader