Home
last modified time | relevance | path

Searched refs:V4L2_COLORFX_NONE (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/media/usb/gspca/
H A Dt613.c687 case V4L2_COLORFX_NONE: in seteffect()
979 ~((1 << V4L2_COLORFX_NONE) | in sd_init_controls()
984 V4L2_COLORFX_NONE); in sd_init_controls()
/openbmc/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-ctrls.c81 { V4L2_COLORFX_NONE, COMM_IMAGE_EFFECT_NONE }, in s5c73m3_set_colorfx()
515 V4L2_COLORFX_AQUA, ~0x40f, V4L2_COLORFX_NONE); in s5c73m3_init_controls()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.c574 { V4L2_COLORFX_NONE, ISP_IMAGE_EFFECT_DISABLE }, in __ctrl_set_image_effect()
761 V4L2_COLORFX_SET_CBCR + 1, ~0x1000f, V4L2_COLORFX_NONE); in fimc_isp_subdev_create()
H A Dfimc-core.c463 case V4L2_COLORFX_NONE: in fimc_set_color_effect()
599 ~0x983f, V4L2_COLORFX_NONE); in fimc_ctrls_create()
/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.c61 { V4L2_COLORFX_NONE, CIIMGEFF_FIN_BYPASS }, in camif_hw_set_effect()
85 if (effect == V4L2_COLORFX_NONE) in camif_hw_set_effect()
H A Dcamif-capture.c1569 ~0x981f, V4L2_COLORFX_NONE); in s3c_camif_create_subdev()
/openbmc/linux/drivers/media/i2c/
H A Dmt9m111.c870 { V4L2_COLORFX_NONE, 0 }, in mt9m111_set_colorfx()
1306 ~(BIT(V4L2_COLORFX_NONE) | in mt9m111_probe()
1311 V4L2_COLORFX_NONE); in mt9m111_probe()
H A Ds5k5baf.c721 [V4L2_COLORFX_NONE] = 0, in s5k5baf_hw_set_colorfx()
1666 V4L2_COLORFX_SKY_BLUE, ~0x6f, V4L2_COLORFX_NONE); in s5k5baf_initialize_ctrls()
/openbmc/linux/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.c238 else if (ctrl->val == V4L2_COLORFX_NONE) in dma2d_s_ctrl()
268 V4L2_COLORFX_NONE); in dma2d_setup_ctrls()
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c218 ~((1 << V4L2_COLORFX_NONE) | (1 << V4L2_COLORFX_NEGATIVE)), in g2d_setup_ctrls()
219 V4L2_COLORFX_NONE); in g2d_setup_ctrls()
/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dcontrols.c97 { V4L2_COLORFX_NONE, MMAL_PARAM_IMAGEFX_NONE,
1084 .def = V4L2_COLORFX_NONE,
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.c465 asd->params.color_effect = V4L2_COLORFX_NONE; in atomisp_subdev_init_struct()
H A Datomisp_cmd.c1656 case V4L2_COLORFX_NONE: in atomisp_macc_table()
3268 case V4L2_COLORFX_NONE: in atomisp_color_effect()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dcontrol.rst210 * - ``V4L2_COLORFX_NONE``
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h77 V4L2_COLORFX_NONE = 0, enumerator
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c760 effect != V4L2_COLORFX_NONE) { in rkisp1_cproc_config()