Home
last modified time | relevance | path

Searched defs:contentCompList (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_period_manager.cpp119 DashList<DashContentCompInfo *> contentCompList((*it)->contentCompList_); in ParseAdptSetList() local
172 void DashPeriodManager::ParseAdptSetTypeByComp(DashList<DashContentCompInfo *> contentCompList, in ParseAdptSetTypeByComp()
H A Ddash_mpd_parser.cpp1193 void DashMpdParser::ClearContentComp(DashList<DashContentCompInfo *> &contentCompList) in ClearContentComp()