Home
last modified time | relevance | path

Searched refs:ClearRepresentation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_parser.h90 void ClearRepresentation(DashList<DashRepresentationInfo *> &representationList);
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp1178 ClearRepresentation(adptSetInfo->representationList_); in ClearAdaptationSet()
1207 void DashMpdParser::ClearRepresentation(DashList<DashRepresentationInfo *> &representationList) in ClearRepresentation() function in OHOS::Media::Plugins::HttpPlugin::DashMpdParser