Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DACodecBufferChannel.h116 void setInputBufferArray(const std::vector<BufferAndId> &array);
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp565 void ACodecBufferChannel::setInputBufferArray(const std::vector<BufferAndId> &array) { in setInputBufferArray() function in android::ACodecBufferChannel
DACodec.cpp1075 mBufferChannel->setInputBufferArray(array); in allocateBuffersOnPort()
1658 mBufferChannel->setInputBufferArray({}); in freeBuffersOnPort()