Searched refs:_currentTimestamp (Results 1 – 6 of 6) sorted by relevance
29 _currentTimestamp = 0; in PVA_FF_TrackFragmentRunAtom()80 _currentTimestamp = ts; in addSample()86 int32 delta = ts - _currentTimestamp; in addSample()87 _currentTimestamp = ts; in addSample()146 uint32 delta = ts - _currentTimestamp; in updateLastTSEntry()
67 _currentTimestamp = ts; in nextSample()73 int32 delta = ts - _currentTimestamp; in nextSample()74 _currentTimestamp = ts; in nextSample()96 int32 delta = ts - _currentTimestamp; in updateLastTSEntry()
58 uint32 _currentTimestamp;
66 uint32 _currentTimestamp; variable
92 uint32 _currentTimestamp; variable
118 uint32 _currentTimestamp; variable