Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/utils/
DComponent.cpp336 struct BlockPoolIntf : public ConfigurableC2Intf { struct
337 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function
410 std::make_unique<BlockPoolIntf>(blockPool))); in createBlockPool()