Home | History | Annotate | Download | only in libcamera

Lines Matching full:af_result

1660     int af_result;
1662 af_result = fimc_v4l2_g_ctrl(m_cam_fd, V4L2_CID_CAMERA_AUTO_FOCUS_RESULT);
1664 LOGV("%s : returning %d", __func__, af_result);
1666 return af_result;