Searched refs:ac4Presentations (Results 1 – 1 of 1) sorted by relevance
3306 AC4DSIParser::AC4Presentations ac4Presentations = parser.getPresentations(); in parseAC4SpecificBox() local3307 if (!ac4Presentations.empty()) { in parseAC4SpecificBox()3308 for (const auto& ac4Presentation : ac4Presentations) { in parseAC4SpecificBox()