Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp532 struct BlockPoolIntf : public ConfigurableC2Intf { struct
533 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) : in BlockPoolIntf() argument
605 std::make_unique<BlockPoolIntf>(blockPool))); in createBlockPool()