Home
last modified time | relevance | path

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

/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java1135 int inputLeft = mEncodedOutputBuffer.size(); in runDecoder() local
1143 if (inputLeft > 0) { in runDecoder()
1165 inputLeft --; in runDecoder()