Home
last modified time | relevance | path

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

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