Home
last modified time | relevance | path

Searched defs:segUrl (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.cpp385 DashSegUrl *segUrl = new (std::nothrow) DashSegUrl; in ParseSegmentUrl() local
1151 DashSegUrl *segUrl = segListInfo->segmentUrl_.front(); in FreeSegmentList() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp110 std::string segUrl; in MakeAbsoluteWithBaseUrl() local
132 std::string segUrl = baseUrl; in MakeAbsoluteWithBaseUrl() local