Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Store.cpp397 static std::unique_ptr<_C2BlockPoolCache> sBlockPoolCache = variable
413 if (sBlockPoolCache->getBlockPool(id, component, pool)) { in GetCodec2BlockPool()
433 res = sBlockPoolCache->_createBlockPool( in GetCodec2BlockPool()
449 return sBlockPoolCache->createBlockPool(allocatorId, component, pool); in CreateCodec2BlockPool()