Searched defs:endSample (Results 1 – 2 of 2) sorted by relevance
139 …long endSample = cycle + 1 < startSamples.length ? startSamples[cycle + 1] : track.getSamples().si… in createMoofMdat() local410 protected Box createMoof(long startSample, long endSample, Track track, int sequenceNumber) { in createMoof()
516 void TestLog::endSample (void) in endSample() function in tcu::TestLog