Home
last modified time | relevance | path

Searched refs:GetSegmentsWithTmpltDurationStatic (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.h186 DashSegmentInitValue GetSegmentsWithTmpltDurationStatic(const DashSegTmpltInfo *segTmpltInfo,
H A Ddash_mpd_downloader.cpp1479 return GetSegmentsWithTmpltDurationStatic(segTmpltInfo, mediaUrl, timeScale, streamDesc); in GetSegmentsWithTmpltStatic()
1498 DashSegmentInitValue DashMpdDownloader::GetSegmentsWithTmpltDurationStatic(const DashSegTmpltInfo *… in GetSegmentsWithTmpltDurationStatic() function in OHOS::Media::Plugins::HttpPlugin::DashMpdDownloader