Home
last modified time | relevance | path

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

/external/v4l2_codec2/
DC2VDAComponent.cpp1331 auto blockPoolId = mIntfImpl->getBlockPoolId(); in onSurfaceChanged() local
1332 ALOGI("Retrieving C2BlockPool ID = %" PRIu64 " for updating output buffers", blockPoolId); in onSurfaceChanged()
1333 auto err = GetCodec2BlockPool(blockPoolId, shared_from_this(), &blockPool); in onSurfaceChanged()