Home
last modified time | relevance | path

Searched defs:mBlockPools (Results 1 – 6 of 6) 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.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.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.2/utils/include/codec2/hidl/1.2/
DComponent.h144 std::map<uint64_t, std::shared_ptr<C2BlockPool>> mBlockPools; member
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h391 Mutexed<BlockPools> mBlockPools; variable
/frameworks/av/media/codec2/vndk/
DC2Store.cpp670 std::map<C2BlockPool::local_id_t, std::weak_ptr<C2BlockPool>> mBlockPools; member in android::__anon6e47c8180611::_C2BlockPoolCache