Searched refs:V4L2_CID_CAMERA_BRIGHTNESS (Results 1 – 2 of 2) sorted by relevance
693 #define V4L2_CID_CAMERA_BRIGHTNESS (V4L2_CID_PRIVATE_BASE+72) macro
4610 … if (exynos_v4l2_s_ctrl(m_previewDev->fd, V4L2_CID_CAMERA_BRIGHTNESS, internalValue) < 0) { in setBrightness()