Searched refs:V4L2_COLORFX_NONE (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | t613.c | 687 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 D | s5c73m3-ctrls.c | 81 { 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 D | fimc-isp.c | 574 { 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 D | fimc-core.c | 463 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 D | camif-regs.c | 61 { V4L2_COLORFX_NONE, CIIMGEFF_FIN_BYPASS }, in camif_hw_set_effect() 85 if (effect == V4L2_COLORFX_NONE) in camif_hw_set_effect()
|
H A D | camif-capture.c | 1569 ~0x981f, V4L2_COLORFX_NONE); in s3c_camif_create_subdev()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9m111.c | 870 { 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 D | s5k5baf.c | 721 [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 D | dma2d.c | 238 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 D | g2d.c | 218 ~((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 D | controls.c | 97 { V4L2_COLORFX_NONE, MMAL_PARAM_IMAGEFX_NONE, 1084 .def = V4L2_COLORFX_NONE,
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_fops.c | 465 asd->params.color_effect = V4L2_COLORFX_NONE; in atomisp_subdev_init_struct()
|
H A D | atomisp_cmd.c | 1656 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 D | control.rst | 210 * - ``V4L2_COLORFX_NONE``
|
/openbmc/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 77 V4L2_COLORFX_NONE = 0, enumerator
|
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-params.c | 760 effect != V4L2_COLORFX_NONE) { in rkisp1_cproc_config()
|