Home
last modified time | relevance | path

Searched refs:BlockPoolIntf (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponent.cpp341 struct BlockPoolIntf : public ConfigurableC2Intf { struct
342 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function
422 std::make_unique<BlockPoolIntf>(blockPool))); in createBlockPool()
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponent.cpp341 struct BlockPoolIntf : public ConfigurableC2Intf { struct
342 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function
422 std::make_unique<BlockPoolIntf>(blockPool))); in createBlockPool()
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponent.cpp341 struct BlockPoolIntf : public ConfigurableC2Intf { struct
342 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function
422 std::make_unique<BlockPoolIntf>(blockPool))); in createBlockPool()