Searched defs:inputBuffer (Results 1 – 8 of 8) sorted by relevance
890 ByteBuffer inputBuffer = mCodec.getInputBuffer(bufferIndex); in enqueueCodecConfig() local904 ByteBuffer inputBuffer = mCodec.getInputBuffer(bufferIndex); in enqueueInput() local934 ByteBuffer inputBuffer = mCodec.getInputBuffer(bufferIndex); in enqueueInput() local1222 void fillByteBuffer(ByteBuffer inputBuffer) { in fillByteBuffer()1251 ByteBuffer inputBuffer = mCodec.getInputBuffer(bufferIndex); in enqueueInput() local
238 ByteBuffer inputBuffer = mDecoder.getInputBuffer(bufferIndex); in enqueueDecoderInput() local
704 ByteBuffer inputBuffer = ByteBuffer.wrap( in assertKatOneShotTransformUsingDoFinal() local1175 ByteBuffer inputBuffer = ByteBuffer.wrap(buffer, inputOffsetInBuffer, input.length); in assertUpdateCopySafe() local1244 ByteBuffer inputBuffer = ByteBuffer.wrap(buffer, inputOffsetInBuffer, input.length); in assertDoFinalCopySafe() local
222 void CodecEncoderTest::fillByteBuffer(uint8_t* inputBuffer) { in fillByteBuffer()271 uint8_t* inputBuffer = AMediaCodec_getInputBuffer(mCodec, bufferIndex, &buffSize); in enqueueInput() local
622 final ByteBuffer inputBuffer = ByteBuffer.allocate((int)size); in read() local
866 ByteBuffer inputBuffer = encoder.getInputBuffer(inputIndex);; in feedEncoder() local1644 ByteBuffer inputBuffer = inputBuffers[inputIndex]; in runAudioEncoding() local
1090 ByteBuffer inputBuffer = mCodec.getInputBuffer(mInputBufIndex); in feedInputInternal() local
300 ByteBuffer inputBuffer; in queueDecoderInputBuffer() local