Home
last modified time | relevance | path

Searched refs:setInputBufferArray (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/
H A DACodecBufferChannel.h112 void setInputBufferArray(const std::vector<BufferAndId> &array);
/aosp12/frameworks/av/media/libstagefright/
H A DACodecBufferChannel.cpp548 void ACodecBufferChannel::setInputBufferArray(const std::vector<BufferAndId> &array) { in setInputBufferArray() function in android::ACodecBufferChannel
H A DACodec.cpp1055 mBufferChannel->setInputBufferArray(array); in allocateBuffersOnPort()
1588 mBufferChannel->setInputBufferArray({}); in freeBuffersOnPort()