Searched refs:lastPlayheadSampleTimeUs (Results 1 – 1 of 1) sorted by relevance
145 private long lastPlayheadSampleTimeUs; field in AudioTrackPositionTracker372 if (systemTimeUs - lastPlayheadSampleTimeUs >= MIN_PLAYHEAD_OFFSET_SAMPLE_INTERVAL_US) { in maybeSampleSyncParams()379 lastPlayheadSampleTimeUs = systemTimeUs; in maybeSampleSyncParams()459 lastPlayheadSampleTimeUs = 0; in resetSyncParams()