Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp74 static int64_t GetStartNumber(const DashRepresentationInfo* repInfo) in GetStartNumber()
925 DashRepresentationInfo *repInfo = GetRepresentationFromAdptSet(adptSetInfo, in GetSegmentsByPeriodInfo() local
1390 DashRepresentationInfo* repInfo = nullptr; in GetSegmentsInAdptSet() local
1414 DashSegmentInitValue DashMpdDownloader::GetSegmentsInRepresentation(DashRepresentationInfo *repInfo, in GetSegmentsInRepresentation()
1858const DashRepresentationInfo* repInfo, std::string& baseUrl, std::shared_ptr<DashStreamDescription… in GetSegmentsByAdptSetInfo()