Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp401 static std::unique_ptr<_C2BlockPoolCache> sBlockPoolCache = variable
417 if (sBlockPoolCache->getBlockPool(id, component, pool)) { in GetCodec2BlockPool()
437 res = sBlockPoolCache->_createBlockPool( in GetCodec2BlockPool()
453 return sBlockPoolCache->createBlockPool(allocatorId, component, pool); in CreateCodec2BlockPool()