Home
last modified time | relevance | path

Searched refs:blue_balance (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/pwc/
A Dpwc-v4l.c216 pdev->blue_balance = v4l2_ctrl_new_std(hdl, &pwc_ctrl_ops, in pwc_init_controls()
523 pdev->blue_balance->val = pdev->last_blue_balance; in pwc_g_volatile_ctrl()
533 &pdev->blue_balance->val); in pwc_g_volatile_ctrl()
537 pdev->last_blue_balance = pdev->blue_balance->val; in pwc_g_volatile_ctrl()
617 if (pdev->blue_balance->is_new) { in pwc_set_awb()
620 pdev->blue_balance->val); in pwc_set_awb()
A Dpwc.h294 struct v4l2_ctrl *blue_balance; member
/linux-6.3-rc2/drivers/media/usb/gspca/
A Dt613.c35 struct v4l2_ctrl *blue_balance; member
504 blue_gain = green_gain + sd->blue_balance->val; in setawb_n_RGB()
889 sd->blue_balance->val = blue_gain - green_gain; in sd_g_volatile_ctrl()
971 sd->blue_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
A Dpac7302.c109 struct v4l2_ctrl *blue_balance; member
461 rgbbalance_ctrl_to_reg_value(sd->blue_balance->val)); in setbluebalance()
654 sd->blue_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
A Dspca501.c25 __u8 blue_balance; member
/linux-6.3-rc2/drivers/media/i2c/
A Dov5648.c636 struct v4l2_ctrl *blue_balance; member
1629 u32 red_balance, u32 blue_balance) in ov5648_white_balance_configure() argument
1648 OV5648_GAIN_BLUE_MAN_H(blue_balance)); in ov5648_white_balance_configure()
1653 OV5648_GAIN_BLUE_MAN_L(blue_balance)); in ov5648_white_balance_configure()
2013 ctrls->blue_balance->val); in ov5648_s_ctrl()
2083 ctrls->blue_balance = v4l2_ctrl_new_std(handler, ops, in ov5648_ctrls_init()
A Dov7740.c102 struct v4l2_ctrl *blue_balance; member
354 ov7740->blue_balance->val); in ov7740_set_white_balance()
988 ov7740->blue_balance = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops, in ov7740_init_controls()
A Dar0521.c102 struct v4l2_ctrl *blue_balance; member
229 int blue = max(green + sensor->ctrls.blue_balance->val, 0); in ar0521_set_gains()
621 ctrls->blue_balance = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_BLUE_BALANCE, in ar0521_init_controls()
A Dov9650.c208 struct v4l2_ctrl *blue_balance; member
635 ov965x->ctrls.blue_balance->val); in ov965x_set_white_balance()
1001 ctrls->blue_balance = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_BLUE_BALANCE, in ov965x_initialize_controls()
A Dov8865.c2178 u32 blue_balance) in ov8865_blue_balance_configure() argument
2183 OV8865_ISP_GAIN_BLUE_H(blue_balance)); in ov8865_blue_balance_configure()
2188 OV8865_ISP_GAIN_BLUE_L(blue_balance)); in ov8865_blue_balance_configure()
A Dov5640.c419 struct v4l2_ctrl *blue_balance; member
3169 u16 blue = (u16)sensor->ctrls.blue_balance->val; in ov5640_set_ctrl_white_balance()
3484 ctrls->blue_balance = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_BLUE_BALANCE, in ov5640_init_controls()

Completed in 55 milliseconds