Searched refs:essentialPropertyList (Results 1 – 4 of 4) sorted by relevance
47 bool DashStreamIsHdr(DashList<DashDescriptor*> essentialPropertyList);
73 DashList<DashDescriptor *> &essentialPropertyList);
238 bool DashStreamIsHdr(DashList<DashDescriptor*> essentialPropertyList) in DashStreamIsHdr() argument244 for (auto descriptor : essentialPropertyList) { in DashStreamIsHdr()
840 DashList<DashDescriptor *> &essentialPropertyList) in ParseEssentialProperty() argument853 essentialPropertyList.push_back(essentialProperty); in ParseEssentialProperty()