Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp2757 static std::shared_ptr<C2BlockPool> GetPool(C2Allocator::id_t allocId) { in GetPool() function
2795 std::shared_ptr<C2BlockPool> pool = GetPool(allocId); in FetchLinearBlock()