Home
last modified time | relevance | path

Searched refs:inputPool (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h303 std::shared_ptr<C2BlockPool> inputPool; member
DCCodecBufferChannel.cpp422 std::shared_ptr<C2BlockPool> pool = mBlockPools.lock()->inputPool; in attachEncryptedBuffer()
570 std::shared_ptr<C2BlockPool> pool = mBlockPools.lock()->inputPool; in queueSecureInputBuffer()
1109 pools->inputPool = pool; in start()
1514 blockPools->inputPool.reset(); in release()