Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h138 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.h133 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.h128 std::map<uint64_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h371 Mutexed<BlockPools> mBlockPools; variable
/frameworks/av/media/codec2/vndk/
DC2Store.cpp594 std::map<C2BlockPool::local_id_t, std::weak_ptr<C2BlockPool>> mBlockPools; member in android::__anon3bedb17d0611::_C2BlockPoolCache