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