Searched refs:facedetection (Results 1 – 4 of 4) sorted by relevance
/device/lge/mako/camera/QCamera/HAL/core/src/ |
D | QCameraHWI_Parm.cpp | 316 static const str_map facedetection[] = { variable 842 facedetection, sizeof(facedetection) / sizeof(str_map)); in initDefaultParameters() 1434 int value = attr_lookup(facedetection, in runFaceDetection() 1435 sizeof(facedetection) / sizeof(str_map), str); in runFaceDetection() 2956 int value = attr_lookup(facedetection, in setFaceDetect() 2957 sizeof(facedetection) / sizeof(str_map), str); in setFaceDetect() 2978 int value = attr_lookup(facedetection, in setFaceDetection() 2979 sizeof(facedetection) / sizeof(str_map), str); in setFaceDetection()
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraHWI_Parm.cpp | 332 static const str_map facedetection[] = { variable 917 facedetection, sizeof(facedetection) / sizeof(str_map)); in initDefaultParameters() 1535 int value = attr_lookup(facedetection, in runFaceDetection() 1536 sizeof(facedetection) / sizeof(str_map), str); in runFaceDetection() 3017 int value = attr_lookup(facedetection, in setFaceDetect() 3018 sizeof(facedetection) / sizeof(str_map), str); in setFaceDetect() 3038 int value = attr_lookup(facedetection, in setFaceDetection() 3039 sizeof(facedetection) / sizeof(str_map), str); in setFaceDetection()
|
/device/lge/mako/camera/ |
D | QCameraHWI_Parm.cpp | 321 static const str_map facedetection[] = { variable 872 facedetection, sizeof(facedetection) / sizeof(str_map)); in initDefaultParameters() 1503 int value = attr_lookup(facedetection, in runFaceDetection() 1504 sizeof(facedetection) / sizeof(str_map), str); in runFaceDetection() 3132 int value = attr_lookup(facedetection, in setFaceDetect() 3133 sizeof(facedetection) / sizeof(str_map), str); in setFaceDetect() 3153 int value = attr_lookup(facedetection, in setFaceDetection() 3154 sizeof(facedetection) / sizeof(str_map), str); in setFaceDetection()
|
D | QualcommCameraHardware.cpp | 788 static const str_map facedetection[] = { variable 1782 facedetection, sizeof(facedetection) / sizeof(str_map)); in initDefaultParameters() 6323 int value = attr_lookup(facedetection, in runFaceDetection() 6324 sizeof(facedetection) / sizeof(str_map), str); in runFaceDetection() 8633 int value = attr_lookup(facedetection, in setFaceDetection() 8634 sizeof(facedetection) / sizeof(str_map), str); in setFaceDetection()
|