Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/common/
DMultiAccessUnitHelper.cpp426 auto addOutWork = [&processedWork](std::unique_ptr<C2Work>& work) { in gather() local
459 addOutWork(frame->mLargeWork); in gather()
467 addOutWork(frame->mLargeWork); in gather()
473 } else if (C2_OK != (res = processWorklets(*frame, work, addOutWork))) { in gather()
487 addOutWork(frame->mLargeWork); in gather()
505 addOutWork(frame->mLargeWork); in gather()