Searched refs:endOfMdatPosition (Results 1 – 1 of 1) sorted by relevance
159 private long endOfMdatPosition; field in FragmentedMp4Extractor381 endOfMdatPosition = atomPosition + atomSize; in readAtomHeader()1240 int bytesToSkip = (int) (endOfMdatPosition - input.getPosition()); in readSample()