Home
last modified time | relevance | path

Searched refs:FreeSegmentList (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.cpp1103 FreeSegmentList(periodInfo->periodSegList_); in Clear()
1145 void DashMpdParser::FreeSegmentList(DashSegListInfo *segListInfo) in FreeSegmentList() function in OHOS::Media::Plugins::HttpPlugin::DashMpdParser
1183 FreeSegmentList(adptSetInfo->adptSetSegList_); in ClearAdaptationSet()
1215 FreeSegmentList(representationInfo->representationSegList_); in ClearRepresentation()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_parser.h86 void FreeSegmentList(DashSegListInfo *segListInfo);