Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.cpp11405 unsigned int frameNum = 0; in notifyErrorForPendingRequests() local
11413 frameNum = i->frame_number; in notifyErrorForPendingRequests()
11418 frameNum = UINT_MAX; in notifyErrorForPendingRequests()
11422 frameNum); in notifyErrorForPendingRequests()
11427 if (req->frame_number < frameNum) { in notifyErrorForPendingRequests()