Lines Matching refs:dis
1202 /* DIS is only supported BACK camera(4E5) currently. */
1246 /* Can not use 3DNR, ODC and DIS function because HW problem at exynos5250 EVT0 */
3173 /* DIS is only possible recording hint is true. */
3269 int dis = (toggle == true) ? CAMERA_DIS_ON : CAMERA_DIS_OFF;
3271 if (exynos_v4l2_s_ctrl(m_previewDev->fd, V4L2_CID_CAMERA_SET_DIS, dis) < 0) {