Searched refs:inputBufferCount (Results 1 – 1 of 1) sorted by relevance
871 int inputBufferCount = 0; in runDecoder() local884 ByteBuffer src = mEncodedOutputBuffer.get(inputBufferCount).first; in runDecoder()885 BufferInfo srcInfo = mEncodedOutputBuffer.get(inputBufferCount).second; in runDecoder()901 inputBufferCount ++; in runDecoder()