Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp383 DashList<DashSegUrl *> &segUrlList) in ParseSegmentUrl()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp1719 std::list<DashSegUrl*> segUrlList = segListInfo->segmentUrl_; in GetSegmentsWithSegList() local