Searched refs:nextSectionPosition (Results 1 – 1 of 1) sorted by relevance
86 int nextSectionPosition = buffer.getPosition() + sectionLength; in readNextSection() local87 if (nextSectionPosition > limit) { in readNextSection()111 buffer.setPosition(nextSectionPosition); in readNextSection()