Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaSyncTest.java693 long timestampUs = mExtractor.getSampleTime(); in onInputBufferAvailable() local
696 || timestampUs >= mLastBufferTimestampUs; in onInputBufferAvailable()
701 timestampUs, in onInputBufferAvailable()
DMediaCodecTest.java880 long timestampUs = mediaExtractor.getSampleTime(); in runDecodeTillFirstOutput() local
886 timestampUs, in runDecodeTillFirstOutput()
975 long timestampUs = mediaExtractor.getSampleTime(); in runDecodeShortInput() local
978 || timestampUs == lastBufferTimestampUs; in runDecodeShortInput()
982 timestampUs, in runDecodeShortInput()