Searched refs:inputBufferCount (Results 1 – 1 of 1) sorted by relevance
937 int inputBufferCount = 0; in runDecoder() local950 ByteBuffer src = mEncodedOutputBuffer.get(inputBufferCount).first; in runDecoder()951 BufferInfo srcInfo = mEncodedOutputBuffer.get(inputBufferCount).second; in runDecoder()967 inputBufferCount ++; in runDecoder()