Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h304 std::shared_ptr<C2BlockPool> inputPool; member
H A DCCodecBufferChannel.cpp424 std::shared_ptr<C2BlockPool> pool = mBlockPools.lock()->inputPool; in attachEncryptedBuffer()
572 std::shared_ptr<C2BlockPool> pool = mBlockPools.lock()->inputPool; in queueSecureInputBuffer()
1111 pools->inputPool = pool; in start()
1527 blockPools->inputPool.reset(); in release()