Searched refs:inputBufferCount (Results 1 – 1 of 1) sorted by relevance
1136 int inputBufferCount = 0; in runDecoder() local1149 ByteBuffer src = mEncodedOutputBuffer.get(inputBufferCount).first; in runDecoder()1150 BufferInfo srcInfo = mEncodedOutputBuffer.get(inputBufferCount).second; in runDecoder()1166 inputBufferCount ++; in runDecoder()