Searched refs:readScratch (Results 1 – 1 of 1) sorted by relevance
1120 readScratch(input, 3); in binaryElement()1128 readScratch(input, 4); in binaryElement()1142 readScratch(input, ++headerSize); in binaryElement()1155 readScratch(input, ++headerSize); in binaryElement()1165 readScratch(input, headerSize); in binaryElement()1298 private void readScratch(ExtractorInput input, int requiredLength) throws IOException { in readScratch() method in MatroskaExtractor