Home
last modified time | relevance | path

Searched defs:segTmpltInfo (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.cpp1439 …ntInitValue DashMpdDownloader::GetSegmentsWithSegTemplate(const DashSegTmpltInfo *segTmpltInfo, st… in GetSegmentsWithSegTemplate()
1469 …egmentInitValue DashMpdDownloader::GetSegmentsWithTmpltStatic(const DashSegTmpltInfo *segTmpltInfo, in GetSegmentsWithTmpltStatic()
1498 …itValue DashMpdDownloader::GetSegmentsWithTmpltDurationStatic(const DashSegTmpltInfo *segTmpltInfo, in GetSegmentsWithTmpltDurationStatic()
1554 …itValue DashMpdDownloader::GetSegmentsWithTmpltTimelineStatic(const DashSegTmpltInfo *segTmpltInfo, in GetSegmentsWithTmpltTimelineStatic()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp586 DashSegTmpltInfo **segTmpltInfo) in ParseSegmentTemplate()
1163 void DashMpdParser::FreeSegmentTemplate(DashSegTmpltInfo *segTmpltInfo) in FreeSegmentTemplate()