Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
DComponent.h101 std::map<uint64_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h139 std::map<uint64_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h134 std::map<uint64_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h144 std::map<uint64_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
Dclient.h586 std::map<C2BlockPool::local_id_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h397 Mutexed<BlockPools> mBlockPools; variable
/frameworks/av/media/codec2/vndk/
DC2Store.cpp672 std::map<C2BlockPool::local_id_t, std::weak_ptr<C2BlockPool>> mBlockPools; member in android::__anon009b580e0611::_C2BlockPoolCache