Home
last modified time | relevance | path

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

/external/v4l2_codec2/
DC2VDAComponent.cpp1029 std::shared_ptr<C2VdaPooledBlockPool> bpPool = in allocateBuffersFromBlockAllocator() local
1031 if (bpPool) { in allocateBuffersFromBlockAllocator()
1032 err = bpPool->requestNewBufferSet(static_cast<int32_t>(bufferCount)); in allocateBuffersFromBlockAllocator()