Searched defs:startMasterElement (Results 1 – 3 of 3) sorted by relevance
94 void startMasterElement(int id, long contentPosition, long contentSize) throws ParserException; in startMasterElement() method
606 protected void startMasterElement(int id, long contentPosition, long contentSize) in startMasterElement() method in MatroskaExtractor1767 public void startMasterElement(int id, long contentPosition, long contentSize) in startMasterElement() method in MatroskaExtractor.InnerEbmlProcessor
208 public void startMasterElement(int id, long contentPosition, long contentSize) { in startMasterElement() method in DefaultEbmlReaderTest.TestProcessor