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.java350 private boolean mGotDecoderEOS; field in VideoEncoderTest.VideoProcessor
455 if (!mGotDecoderEOS) { in onOutputBufferAvailable()
472 mGotDecoderEOS = true; in onOutputBufferAvailable()
561 private boolean mGotDecoderEOS; field in VideoEncoderTest.SurfaceVideoProcessor
696 if (!mGotDecoderEOS) { in onOutputBufferAvailable()
699 mGotDecoderEOS = true; in onOutputBufferAvailable()