Searched refs:groupEntry (Results 1 – 1 of 1) sorted by relevance
61 for (GroupEntry groupEntry : groupEntries) { in getContentSize()65 size += groupEntry.size(); in getContentSize()117 GroupEntry groupEntry; in parseGroupEntry() local119 groupEntry = new RollRecoveryEntry(); in parseGroupEntry()121 groupEntry = new RateShareEntry(); in parseGroupEntry()123 groupEntry = new CencSampleEncryptionInformationGroupEntry(); in parseGroupEntry()125 groupEntry = new VisualRandomAccessEntry(); in parseGroupEntry()127 groupEntry = new TemporalLevelEntry(); in parseGroupEntry()129 groupEntry = new UnknownEntry(); in parseGroupEntry()131 groupEntry.parse(content); in parseGroupEntry()[all …]