Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp8259 qcamera_face_detect_type_t fd_type = faces_data->detection_data.fd_type; in processFaceDetectionResult() local
8262 (fd_type == QCAMERA_FD_PREVIEW && !msgTypeEnabled(CAMERA_MSG_PREVIEW_METADATA)) || in processFaceDetectionResult()
8265 || (fd_type == QCAMERA_FD_SNAPSHOT && !msgTypeEnabled(CAMERA_MSG_META_DATA)) in processFaceDetectionResult()
8272 if ((fd_type == QCAMERA_FD_PREVIEW) && (detect_data->update_flag == FALSE)) { in processFaceDetectionResult()
8289 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
8293 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
8322 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
8325 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
8460 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
8464 else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
DQCamera2HWICallbacks.cpp205 faces_data.detection_data.fd_type = QCAMERA_FD_SNAPSHOT; in zsl_channel_cb()
2081 … faces_data.detection_data.fd_type = QCAMERA_FD_PREVIEW; //HARD CODE here before MCT can support in metadata_stream_cb_routine()
/device/google/marlin/camera/QCamera2/stack/common/
Dcam_types.h1230 qcamera_face_detect_type_t fd_type; /* face detect for preview or snapshot frame*/ member
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/
Dcam_types.h1230 qcamera_face_detect_type_t fd_type; /* face detect for preview or snapshot frame*/ member