Home
last modified time | relevance | path

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

/device/moto/shamu/camera/
DQCamera_Intf.h967 fd_roi_header_type hdr; member
/device/asus/flo/camera/
DQCamera_Intf.h967 fd_roi_header_type hdr; member
/device/lge/hammerhead/camera/
DQCamera_Intf.h967 fd_roi_header_type hdr; member
/device/lge/mako/camera/
DQCameraHWI.cpp1657 bool hdr; in takePicture() local
1697 hdr = getHdrInfoAndSetExp(MAX_HDR_EXP_FRAME_NUM, &frm_num, exp); in takePicture()
1700 mStreamSnap->InitHdrInfoForSnapshot(hdr, frm_num, exp); in takePicture()
DQCameraHWI_Preview_7x27A.cpp242 mHalCamCtrl->mMetadata.number_of_faces = roi.d.hdr.num_face_detected; in notifyROIEvent()
DQCameraHWI_Preview.cpp328 mHalCamCtrl->mMetadata.number_of_faces = roi.d.hdr.num_face_detected; in notifyROIEvent()
DQualcommCameraHardware.cpp761 static const str_map hdr[] = { variable
1714 hdr,sizeof(hdr)/sizeof(str_map)); in initDefaultParameters()
3202 mFacesDetected = roi->d.hdr.num_face_detected; in runPreviewThread()
8431 int value = attr_lookup(hdr, sizeof(hdr) / sizeof(str_map), str); in setHDRImaging()
DQCamera_Intf.h991 fd_roi_header_type hdr; member
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp2439 bool hdr; in takePicture() local
2442 hdr = getHdrInfoAndSetExp(MAX_HDR_EXP_FRAME_NUM, &frm_num, exp); in takePicture()
2443 … initHdrInfoForSnapshot(hdr, frm_num, exp); // - for hdr figure out equivalent of mStreamSnap in takePicture()
DQCameraHWI_Preview.cpp335 mHalCamCtrl->mMetadata.number_of_faces = roi.d.hdr.num_face_detected; in notifyROIEvent()
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCamera_Intf.h927 fd_roi_header_type hdr; member
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Preview.cpp397 mHalCamCtrl->mMetadata.number_of_faces = roi.d.hdr.num_face_detected; in notifyROIEvent()