Searched refs:contentsSize (Results 1 – 2 of 2) sorted by relevance
146 void binaryElement(int id, int contentsSize, ExtractorInput input) throws IOException; in binaryElement() argument
1793 public void binaryElement(int id, int contentsSize, ExtractorInput input) throws IOException { in binaryElement() argument1794 MatroskaExtractor.this.binaryElement(id, contentsSize, input); in binaryElement()