Home
last modified time | relevance | path

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

/cts/tests/tests/media/encoder/src/android/media/encoder/cts/
DVideoEncoderTest.java533 private boolean mGotDecoderEOS; field in VideoEncoderTest.VideoProcessor
645 if (!mGotDecoderEOS) { in onOutputBufferAvailableLocked()
662 mGotDecoderEOS = true; in onOutputBufferAvailableLocked()
756 private boolean mGotDecoderEOS; field in VideoEncoderTest.SurfaceVideoProcessor
894 if (!mGotDecoderEOS) { in onOutputBufferAvailableLocked()
897 mGotDecoderEOS = true; in onOutputBufferAvailableLocked()