Searched refs:seekPreRollNs (Results 1 – 2 of 2) sorted by relevance
123 long seekPreRollNs = in OpusDecoder() local126 headerSeekPreRollSamples = nsToSamples(seekPreRollNs); in OpusDecoder()
817 currentTrack.seekPreRollNs = value; in integerElement()1925 public long seekPreRollNs = 0; field in MatroskaExtractor.Track1999 ByteBuffer.allocate(8).order(ByteOrder.LITTLE_ENDIAN).putLong(seekPreRollNs).array()); in initializeOutput()