Home
last modified time | relevance | path

Searched refs:mLastBufferTimestampUs (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaSyncTest.java532 private long mLastBufferTimestampUs = 0; field in MediaSyncTest.Decoder
576 mLastBufferTimestampUs = lastBufferTimestampUs; in setup()
696 || timestampUs >= mLastBufferTimestampUs; in onInputBufferAvailable()