Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DACodecBufferChannel.h119 void setOutputBufferArray(const std::vector<BufferAndId> &array);
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp582 void ACodecBufferChannel::setOutputBufferArray(const std::vector<BufferAndId> &array) { in setOutputBufferArray() function in android::ACodecBufferChannel
DACodec.cpp1057 mBufferChannel->setOutputBufferArray(array); in allocateBuffersOnPort()
1590 mBufferChannel->setOutputBufferArray({}); in freeBuffersOnPort()