Searched refs:V4L2_COLORFX_SEPIA (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | t613.c | 692 case V4L2_COLORFX_SEPIA: in seteffect() 981 (1 << V4L2_COLORFX_SEPIA) | in sd_init_controls()
|
/openbmc/linux/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3-ctrls.c | 83 { V4L2_COLORFX_SEPIA, COMM_IMAGE_EFFECT_SEPIA }, in s5c73m3_set_colorfx()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9m111.c | 872 { V4L2_COLORFX_SEPIA, 2 }, in mt9m111_set_colorfx() 1308 BIT(V4L2_COLORFX_SEPIA) | in mt9m111_probe()
|
H A D | s5k5baf.c | 724 [V4L2_COLORFX_SEPIA] = 3, in s5k5baf_hw_set_colorfx()
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-isp.c | 576 { V4L2_COLORFX_SEPIA, ISP_IMAGE_EFFECT_SEPIA }, in __ctrl_set_image_effect()
|
H A D | fimc-core.c | 471 case V4L2_COLORFX_SEPIA: in fimc_set_color_effect()
|
/openbmc/linux/drivers/media/platform/samsung/s3c-camif/ |
H A D | camif-regs.c | 63 { V4L2_COLORFX_SEPIA, CIIMGEFF_FIN_ARBITRARY }, in camif_hw_set_effect()
|
H A D | camif-capture.c | 1501 case V4L2_COLORFX_SEPIA: in s3c_camif_subdev_s_ctrl()
|
/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | controls.c | 101 { V4L2_COLORFX_SEPIA, MMAL_PARAM_IMAGEFX_NONE,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | control.rst | 227 * - ``V4L2_COLORFX_SEPIA``
|
/openbmc/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 79 V4L2_COLORFX_SEPIA = 2, enumerator
|
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-params.c | 989 case V4L2_COLORFX_SEPIA: in rkisp1_ie_config()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_cmd.c | 3206 if (asd->params.color_effect != V4L2_COLORFX_SEPIA && in atomisp_param() 3272 case V4L2_COLORFX_SEPIA: in atomisp_color_effect()
|