Searched refs:correctedTimestamp (Results 1 – 1 of 1) sorted by relevance
118 FrameTime correctedTimestamp = timestamp; in add() local131 correctedTimestamp.mFrames = std::max( in add()137 correctedTimestamp.mTimeNs = std::max( in add()144 correctedTimestamp, mLastCorrectedTimestamp, sampleRate); in add()146 mLastCorrectedTimestamp = correctedTimestamp; in add()