Searched refs:inputBufferCount (Results 1 – 1 of 1) sorted by relevance
872 int inputBufferCount = 0; in runDecoder() local885 ByteBuffer src = mEncodedOutputBuffer.get(inputBufferCount).first; in runDecoder()886 BufferInfo srcInfo = mEncodedOutputBuffer.get(inputBufferCount).second; in runDecoder()902 inputBufferCount ++; in runDecoder()