Searched refs:codecDelayNs (Results 1 – 2 of 2) sorted by relevance
121 long codecDelayNs = in OpusDecoder() local125 headerSkipSamples = nsToSamples(codecDelayNs); in OpusDecoder()
814 currentTrack.codecDelayNs = value; in integerElement()1924 public long codecDelayNs = 0; field in MatroskaExtractor.Track1997 ByteBuffer.allocate(8).order(ByteOrder.LITTLE_ENDIAN).putLong(codecDelayNs).array()); in initializeOutput()