Searched refs:V4L2_COLORFX_NONE (Results 1 – 11 of 11) sorted by relevance
/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()
|
/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()
|
/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-isp.c | 572 { V4L2_COLORFX_NONE, ISP_IMAGE_EFFECT_DISABLE }, in __ctrl_set_image_effect() 759 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()
|
/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()
|
/linux/drivers/media/i2c/ |
H A D | mt9m111.c | 864 { V4L2_COLORFX_NONE, 0 }, in mt9m111_set_colorfx() 1319 ~(BIT(V4L2_COLORFX_NONE) | in mt9m111_probe() 1324 V4L2_COLORFX_NONE); in mt9m111_probe()
|
H A D | s5k5baf.c | 721 [V4L2_COLORFX_NONE] = 0, in s5k5baf_hw_set_colorfx() 1679 V4L2_COLORFX_SKY_BLUE, ~0x6f, V4L2_COLORFX_NONE); in s5k5baf_initialize_ctrls()
|
/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,
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_fops.c | 449 asd->params.color_effect = V4L2_COLORFX_NONE; in atomisp_subdev_init_struct()
|
/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 77 V4L2_COLORFX_NONE = 0, enumerator
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-params.c | 782 effect != V4L2_COLORFX_NONE) { in rkisp1_cproc_config()
|