Home
last modified time | relevance | path

Searched defs:blockPool (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/tests/vndk/
DC2BufferTest.cpp370 std::shared_ptr<C2BlockPool> blockPool(makeLinearBlockPool()); in TEST_F() local
509 std::shared_ptr<C2BlockPool> blockPool(makeGraphicBlockPool()); in TEST_F() local
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp586 std::shared_ptr<C2BlockPool> blockPool; in createBlockPool() local