Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/common/
DMultiAccessUnitHelper.cpp433 uint64_t thisFrameIndex = work->input.ordinal.frameIndex.peekull(); in gather() local
443 auto it = frame->mComponentFrameIds.find(thisFrameIndex); in gather()
446 LOG(DEBUG) << "onWorkDone (frameIndex " << thisFrameIndex in gather()
493 LOG(DEBUG) << "Removing entry: " << thisFrameIndex in gather()
510 LOG(DEBUG) << "This frame is finished ID " << thisFrameIndex; in gather()
515 LOG(DEBUG) << "Received an out-of-order output " << thisFrameIndex in gather()
521 LOG(ERROR) <<" Error: Frame Holder reports no frame " << thisFrameIndex; in gather()