Searched refs:mLastAddedTimestamp (Results 1 – 2 of 2) sorted by relevance
49 mLastAddedTimestamp = 0; in VideoJitterBuffer()124 mLastAddedTimestamp = 0; in Reset()219 mDataQueue.GetCount(), nSeqNum, mLastPlayedSeqNum, mLastAddedTimestamp); in Add()220 mLastAddedTimestamp = nTimestamp; in Add()247 mDataQueue.GetCount(), nSeqNum, mLastPlayedSeqNum, mLastAddedTimestamp); in Add()294 mLastAddedTimestamp = nTimestamp; in Add()
115 uint32_t mLastAddedTimestamp; variable