Searched defs:tts (Results 1 – 4 of 4) sorted by relevance
117 unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, in InitializeForTesting()
38 List<TimeToSampleBox.Entry> tts; field in ChangeTimeScaleTrack
76 int64_t tts() { return tts_; } in tts() function
525 Class[] tts = t.getParameterTypes(); in handles() local