Searched refs:V4L2_COLORFX_NONE (Results 1 – 17 of 17) sorted by relevance
/linux/drivers/media/usb/gspca/ |
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/ |
A D | s5c73m3-ctrls.c | 83 { V4L2_COLORFX_NONE, COMM_IMAGE_EFFECT_NONE }, in s5c73m3_set_colorfx() 517 V4L2_COLORFX_AQUA, ~0x40f, V4L2_COLORFX_NONE); in s5c73m3_init_controls()
|
/linux/drivers/media/platform/exynos4-is/ |
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()
|
A D | fimc-core.c | 464 case V4L2_COLORFX_NONE: in fimc_set_color_effect() 600 ~0x983f, V4L2_COLORFX_NONE); in fimc_ctrls_create()
|
/linux/drivers/media/platform/s3c-camif/ |
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()
|
A D | camif-capture.c | 1570 ~0x981f, V4L2_COLORFX_NONE); in s3c_camif_create_subdev()
|
/linux/drivers/media/i2c/ |
A D | mt9m111.c | 871 { V4L2_COLORFX_NONE, 0 }, in mt9m111_set_colorfx() 1305 ~(BIT(V4L2_COLORFX_NONE) | in mt9m111_probe() 1310 V4L2_COLORFX_NONE); in mt9m111_probe()
|
A D | s5k6aa.c | 590 { V4L2_COLORFX_NONE, 0 }, in s5k6aa_set_colorfx() 1406 V4L2_COLORFX_SKY_BLUE, ~0x6f, V4L2_COLORFX_NONE); in s5k6aa_initialize_ctrls()
|
A D | s5k5baf.c | 727 [V4L2_COLORFX_NONE] = 0, in s5k5baf_hw_set_colorfx() 1676 V4L2_COLORFX_SKY_BLUE, ~0x6f, V4L2_COLORFX_NONE); in s5k5baf_initialize_ctrls()
|
/linux/drivers/media/platform/s5p-g2d/ |
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()
|
/linux/drivers/staging/vc04_services/bcm2835-camera/ |
A D | controls.c | 103 { V4L2_COLORFX_NONE, MMAL_PARAM_IMAGEFX_NONE, 1090 .def = V4L2_COLORFX_NONE,
|
/linux/drivers/media/i2c/m5mols/ |
A D | m5mols_controls.c | 590 V4L2_CID_COLORFX, 4, 0, V4L2_COLORFX_NONE); in m5mols_init_controls()
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | control.rst | 210 * - ``V4L2_COLORFX_NONE``
|
/linux/include/uapi/linux/ |
A D | v4l2-controls.h | 115 V4L2_COLORFX_NONE = 0, enumerator
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | atomisp_fops.c | 709 asd->params.color_effect = V4L2_COLORFX_NONE; in atomisp_subdev_init_struct()
|
A D | atomisp_cmd.c | 2502 case V4L2_COLORFX_NONE: in atomisp_macc_table() 4430 case V4L2_COLORFX_NONE: in atomisp_color_effect()
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
A D | rkisp1-params.c | 772 effect != V4L2_COLORFX_NONE) { in rkisp1_cproc_config()
|
Completed in 60 milliseconds