Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.cpp5040 qcamera_face_detect_type_t fd_type = fd_data->fd_type; in processFaceDetectionResult() local
5042 (fd_type == QCAMERA_FD_PREVIEW && !msgTypeEnabled(CAMERA_MSG_PREVIEW_METADATA)) in processFaceDetectionResult()
5044 || (fd_type == QCAMERA_FD_SNAPSHOT && !msgTypeEnabled(CAMERA_MSG_META_DATA)) in processFaceDetectionResult()
5063 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
5067 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
5095 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
5097 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
5196 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
5200 else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
DQCamera2HWICallbacks.cpp189 faces_data.fd_type = QCAMERA_FD_SNAPSHOT; //HARD CODE here before MCT can support in zsl_channel_cb()
1308 faces_data->fd_type = QCAMERA_FD_PREVIEW; //HARD CODE here before MCT can support in metadata_stream_cb_routine()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp6327 qcamera_face_detect_type_t fd_type = fd_data->fd_type; in processFaceDetectionResult() local
6329 (fd_type == QCAMERA_FD_PREVIEW && !msgTypeEnabled(CAMERA_MSG_PREVIEW_METADATA)) in processFaceDetectionResult()
6331 || (fd_type == QCAMERA_FD_SNAPSHOT && !msgTypeEnabled(CAMERA_MSG_META_DATA)) in processFaceDetectionResult()
6350 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
6354 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
6384 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
6386 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
6485 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
6489 else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
DQCamera2HWICallbacks.cpp210 faces_data.fd_type = QCAMERA_FD_SNAPSHOT; //HARD CODE here before MCT can support in zsl_channel_cb()
1574 faces_data->fd_type = QCAMERA_FD_PREVIEW; //HARD CODE here before MCT can support in metadata_stream_cb_routine()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp6327 qcamera_face_detect_type_t fd_type = fd_data->fd_type; in processFaceDetectionResult() local
6329 (fd_type == QCAMERA_FD_PREVIEW && !msgTypeEnabled(CAMERA_MSG_PREVIEW_METADATA)) in processFaceDetectionResult()
6331 || (fd_type == QCAMERA_FD_SNAPSHOT && !msgTypeEnabled(CAMERA_MSG_META_DATA)) in processFaceDetectionResult()
6350 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
6354 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
6384 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
6386 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
6485 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
6489 else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
DQCamera2HWICallbacks.cpp210 faces_data.fd_type = QCAMERA_FD_SNAPSHOT; //HARD CODE here before MCT can support in zsl_channel_cb()
1574 faces_data->fd_type = QCAMERA_FD_PREVIEW; //HARD CODE here before MCT can support in metadata_stream_cb_routine()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h830 qcamera_face_detect_type_t fd_type; /* face detect for preview or snapshot frame*/ member
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_types.h1081 qcamera_face_detect_type_t fd_type; /* face detect for preview or snapshot frame*/ member
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_types.h1081 qcamera_face_detect_type_t fd_type; /* face detect for preview or snapshot frame*/ member