Searched refs:sampleDecodingTimeUsTable (Results 1 – 2 of 2) sorted by relevance
66 public long[] sampleDecodingTimeUsTable; field in TrackFragment101 sampleDecodingTimeUsTable = new long[0]; in TrackFragment()143 sampleDecodingTimeUsTable = new long[tableSize]; in initTables()192 return sampleDecodingTimeUsTable[index] + sampleCompositionTimeOffsetUsTable[index]; in getSamplePresentationTimeUs()
981 long[] sampleDecodingTimeUsTable = fragment.sampleDecodingTimeUsTable; in parseTrun() local1010 sampleDecodingTimeUsTable[i] = in parseTrun()