Searched refs:mLastTimeLapseFrameRealTimestampNs (Results 1 – 1 of 1) sorted by relevance
165 private long mLastTimeLapseFrameRealTimestampNs = 0; field in MediaEncoderFilter341 mLastTimeLapseFrameRealTimestampNs = timestampNs; in skipFrameAndModifyTimestamp()344 + mLastTimeLapseFrameRealTimestampNs + in skipFrameAndModifyTimestamp()353 (mLastTimeLapseFrameRealTimestampNs + 1000L * mTimeBetweenTimeLapseFrameCaptureUs)) { in skipFrameAndModifyTimestamp()365 ", last real t= " + mLastTimeLapseFrameRealTimestampNs + in skipFrameAndModifyTimestamp()367 mLastTimeLapseFrameRealTimestampNs = timestampNs; in skipFrameAndModifyTimestamp()