Home
last modified time | relevance | path

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

/external/v4l2_codec2/plugin_store/
DC2VdaBqBlockPool.cpp979 for (const auto& slotAllocation : mSlotAllocations) { in switchProducer() local
980 status_t status = mProducer->detachBuffer(slotAllocation.first); in switchProducer()
982 ALOGW("detachBuffer slot=%d from old producer failed: %d", slotAllocation.first, in switchProducer()