Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Preview.cpp332 mNumFDRcvd = 0; in notifyROIEvent()
426 mNumFDRcvd++; in notifyROIEvent()
429 if (mNumFDRcvd == mHalCamCtrl->mMetadata.number_of_faces) { in notifyROIEvent()
431 …e detection RIO callback with %d faces detected (score=%d)", __func__, mNumFDRcvd, mHalCamCtrl->mF… in notifyROIEvent()
915 mNumFDRcvd(0) in QCameraStream_preview()
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraStream.h221 int8_t mNumFDRcvd; variable
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraStream.h218 int8_t mNumFDRcvd; variable
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraStream_Preview.cpp337 mNumFDRcvd(0) in QCameraStream_preview()