Searched refs:GetSegmentsInMpd (Results 1 – 2 of 2) sorted by relevance
166 DashSegmentInitValue GetSegmentsInMpd(std::shared_ptr<DashStreamDescription> streamDesc);
1282 GetSegmentsInMpd(choosedStream); in ChooseStreamToPlay()1309 DashSegmentInitValue DashMpdDownloader::GetSegmentsInMpd(std::shared_ptr<DashStreamDescription> str… in GetSegmentsInMpd() function in OHOS::Media::Plugins::HttpPlugin::DashMpdDownloader1956 if (GetSegmentsInMpd(destStream) == DASH_SEGMENT_INIT_FAILED) { in GetSegmentsInNewStream()