Searched refs:cuesContentPosition (Results 1 – 1 of 1) sorted by relevance
372 private long cuesContentPosition = C.POSITION_UNSET; field in MatroskaExtractor631 if (seekForCuesEnabled && cuesContentPosition != C.POSITION_UNSET) { in startMasterElement()684 cuesContentPosition = seekEntryPosition; in endMasterElement()1683 seekPosition.position = cuesContentPosition; in maybeSeekForCues()