Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h386 std::shared_ptr<C2BlockPool> inputPool; member
DCCodecBufferChannel.cpp547 std::shared_ptr<C2BlockPool> pool = mBlockPools.lock()->inputPool; in attachEncryptedBuffers()
647 std::shared_ptr<C2BlockPool> pool = mBlockPools.lock()->inputPool; in attachEncryptedBuffer()
798 std::shared_ptr<C2BlockPool> pool = mBlockPools.lock()->inputPool; in queueSecureInputBuffer()
971 std::shared_ptr<C2BlockPool> pool = mBlockPools.lock()->inputPool; in queueSecureInputBuffers()
1664 pools->inputPool = pool; in start()
2125 blockPools->inputPool.reset(); in release()