Home
last modified time | relevance | path

Searched defs:mBlockPools (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h126 std::map<uint64_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h136 std::map<uint64_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h131 std::map<uint64_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h308 Mutexed<BlockPools> mBlockPools; variable
/frameworks/av/media/codec2/vndk/
DC2Store.cpp571 std::map<C2BlockPool::local_id_t, std::weak_ptr<C2BlockPool>> mBlockPools; member in android::__anon79dd1a9f0611::_C2BlockPoolCache