Searched refs:V4L2_COLORFX_NONE (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/drivers/media/usb/gspca/ |
D | t613.c | 700 case V4L2_COLORFX_NONE: in seteffect() 992 ~((1 << V4L2_COLORFX_NONE) | in sd_init_controls() 997 V4L2_COLORFX_NONE); in sd_init_controls()
|
/linux-4.1.27/drivers/media/i2c/s5c73m3/ |
D | s5c73m3-ctrls.c | 91 { V4L2_COLORFX_NONE, COMM_IMAGE_EFFECT_NONE }, in s5c73m3_set_colorfx() 525 V4L2_COLORFX_AQUA, ~0x40f, V4L2_COLORFX_NONE); in s5c73m3_init_controls()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-isp.c | 572 { V4L2_COLORFX_NONE, ISP_IMAGE_EFFECT_DISABLE }, in __ctrl_set_image_effect() 758 V4L2_COLORFX_SET_CBCR + 1, ~0x1000f, V4L2_COLORFX_NONE); in fimc_isp_subdev_create()
|
D | fimc-core.c | 488 case V4L2_COLORFX_NONE: in fimc_set_color_effect() 624 ~0x983f, V4L2_COLORFX_NONE); in fimc_ctrls_create()
|
/linux-4.1.27/drivers/media/platform/s3c-camif/ |
D | camif-regs.c | 64 { V4L2_COLORFX_NONE, CIIMGEFF_FIN_BYPASS }, in camif_hw_set_effect() 88 if (effect == V4L2_COLORFX_NONE) in camif_hw_set_effect()
|
D | camif-capture.c | 1589 ~0x981f, V4L2_COLORFX_NONE); in s3c_camif_create_subdev()
|
/linux-4.1.27/drivers/media/platform/s5p-g2d/ |
D | g2d.c | 223 ~((1 << V4L2_COLORFX_NONE) | (1 << V4L2_COLORFX_NEGATIVE)), in g2d_setup_ctrls() 224 V4L2_COLORFX_NONE); in g2d_setup_ctrls()
|
/linux-4.1.27/include/uapi/linux/ |
D | v4l2-controls.h | 109 V4L2_COLORFX_NONE = 0, enumerator
|
/linux-4.1.27/drivers/media/i2c/m5mols/ |
D | m5mols_controls.c | 593 V4L2_CID_COLORFX, 4, 0, V4L2_COLORFX_NONE); in m5mols_init_controls()
|
/linux-4.1.27/drivers/media/i2c/ |
D | s5k6aa.c | 593 { V4L2_COLORFX_NONE, 0 }, in s5k6aa_set_colorfx() 1402 V4L2_COLORFX_SKY_BLUE, ~0x6f, V4L2_COLORFX_NONE); in s5k6aa_initialize_ctrls()
|
D | s5k5baf.c | 731 [V4L2_COLORFX_NONE] = 0, in s5k5baf_hw_set_colorfx() 1673 V4L2_COLORFX_SKY_BLUE, ~0x6f, V4L2_COLORFX_NONE); in s5k5baf_initialize_ctrls()
|