Searched refs:fd_type (Results 1 – 9 of 9) sorted by relevance
5040 qcamera_face_detect_type_t fd_type = fd_data->fd_type; in processFaceDetectionResult() local5042 (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()
189 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()
6327 qcamera_face_detect_type_t fd_type = fd_data->fd_type; in processFaceDetectionResult() local6329 (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()
210 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()
830 qcamera_face_detect_type_t fd_type; /* face detect for preview or snapshot frame*/ member
1081 qcamera_face_detect_type_t fd_type; /* face detect for preview or snapshot frame*/ member