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