Searched refs:V4L2_CID_FOCUS_AUTO (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/camera/mm-camera-interface/
H A Dmm_camera.c74 queryctrl.id = V4L2_CID_FOCUS_AUTO;
81 CDBG ("V4L2_CID_FOCUS_AUTO is not supported\n");
83 CDBG ("%s:V4L2_CID_FOCUS_AUTO is not supported\n", __func__);
86 V4L2_CID_FOCUS_AUTO, value))){
88 __func__, V4L2_CID_FOCUS_AUTO, value, rc);
/hardware/qcom/camera/QCamera/stack/mm-camera-interface/src/
H A Dmm_camera.c1226 queryctrl.id = V4L2_CID_FOCUS_AUTO;
1233 CDBG ("V4L2_CID_FOCUS_AUTO is not supported\n");
1235 CDBG ("%s:V4L2_CID_FOCUS_AUTO is not supported\n", __func__);
1238 V4L2_CID_FOCUS_AUTO, value))){
1240 __func__, V4L2_CID_FOCUS_AUTO, value, rc);
/hardware/samsung_slsi/exynos5/include/
H A Dvideodev2.h1719 #define V4L2_CID_FOCUS_AUTO (V4L2_CID_CAMERA_CLASS_BASE+12) macro

Completed in 66 milliseconds