Searched refs:V4L2_CID_HFLIP (Results 1 – 3 of 3) sorted by relevance
618 if (exynos_v4l2_s_ctrl(fd, V4L2_CID_HFLIP, info->flip_vertical) < 0) { in m_exynos_gsc_set_format()1553 if (exynos_v4l2_s_ctrl(gsc_handle->gsc_vd_entity->fd, V4L2_CID_HFLIP, hflip) < 0) { in exynos_gsc_out_config()
1256 #define V4L2_CID_HFLIP (V4L2_CID_BASE+20) macro
4575 if (exynos_v4l2_s_ctrl(m_previewDev->fd, V4L2_CID_HFLIP, 1) < 0) { in setLRMirror()