Searched defs:deltaTimeUs (Results 1 – 3 of 3) sorted by relevance
3098 const int64_t deltaTimeUs = timestampTimeUs - mStartFromZeroUs; in getTimestamp_l() local
4909 int64_t deltaTimeUs = mMinCttsOffsetTimeUs; in writeCttsBox() local
2073 public void add(long deltaTimeUs, int deltaCount) { in add()2080 public void add(long deltaTimeUs, int deltaCount, long elapsedRealtimeUs) { in add()