Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java473 private boolean mGotDecoderEOS; field in VideoEncoderTest.VideoProcessor
585 if (!mGotDecoderEOS) { in onOutputBufferAvailableLocked()
602 mGotDecoderEOS = true; in onOutputBufferAvailableLocked()
696 private boolean mGotDecoderEOS; field in VideoEncoderTest.SurfaceVideoProcessor
834 if (!mGotDecoderEOS) { in onOutputBufferAvailableLocked()
837 mGotDecoderEOS = true; in onOutputBufferAvailableLocked()