Home
last modified time | relevance | path

Searched refs:hue (Results 1 – 25 of 52) sorted by relevance

123

/drivers/media/usb/gspca/gl860/
Dgl860-mi1320.c182 sd->vcur.hue = 0; in mi1320_init_settings()
194 sd->vmax.hue = 5 + 1; in mi1320_init_settings()
260 sd->vold.hue = -1; in mi1320_init_pre_alt()
345 s32 hue = sd->vcur.hue; in mi1320_camera_settings() local
439 if (hue != sd->vold.hue) { in mi1320_camera_settings()
441 if (hue < 0 || hue > sd->vmax.hue) in mi1320_camera_settings()
442 hue = 0; in mi1320_camera_settings()
443 if (hue == sd->vmax.hue) in mi1320_camera_settings()
451 ctrl_out(gspca_dev, 0x40, 1, 0xba00 + hue * (hue < 6), 0x00f1, in mi1320_camera_settings()
470 if (hue != sd->vold.hue) { in mi1320_camera_settings()
[all …]
Dgl860-ov2640.c180 sd->vcur.hue = 0; in ov2640_init_settings()
191 sd->vmax.hue = 254 + 2; in ov2640_init_settings()
245 sd->vold.hue = -1; in ov2640_init_pre_alt()
345 s32 hue = sd->vcur.hue; in ov2640_camera_settings() local
413 if (hue != sd->vold.hue) { in ov2640_camera_settings()
414 sd->vold.hue = hue; in ov2640_camera_settings()
415 if (hue < 0 || hue > sd->vmax.hue) in ov2640_camera_settings()
416 hue = 0; in ov2640_camera_settings()
420 ctrl_out(gspca_dev, 0x40, 1, 0x6000 + hue * (hue < 255), 0x007d, in ov2640_camera_settings()
422 if (hue >= 255) in ov2640_camera_settings()
Dgl860-ov9655.c150 sd->vcur.hue = 0; in ov9655_init_settings()
159 sd->vmax.hue = 0 + 1; in ov9655_init_settings()
190 sd->vold.hue = -1; in ov9655_init_pre_alt()
301 s32 hue = sd->vcur.hue; in ov9655_camera_settings() local
312 if (hue != sd->vold.hue) { in ov9655_camera_settings()
313 sd->vold.hue = hue; in ov9655_camera_settings()
314 sd->swapRB = (hue != 0); in ov9655_camera_settings()
Dgl860-mi2020.c360 sd->vcur.hue = 0; in mi2020_init_settings()
372 sd->vmax.hue = 0 + 1; /* 200, not done by hardware */ in mi2020_init_settings()
423 sd->vold.hue = -1; in mi2020_init_pre_alt()
631 s32 hue = (sd->vcur.hue > 0); in mi2020_camera_settings() local
780 if (hue != sd->vold.hue) { in mi2020_camera_settings()
781 sd->swapRB = hue; in mi2020_camera_settings()
782 sd->vold.hue = hue; in mi2020_camera_settings()
Dgl860.c66 sd->vcur.hue = ctrl->val; in sd_s_ctrl()
126 if (sd->vmax.hue) in sd_init_controls()
128 0, sd->vmax.hue, 1, sd->vcur.hue); in sd_init_controls()
Dgl860.h39 u16 hue; member
/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c46 struct drm_property *hue; member
53 int hue; member
219 u32 chroma = ((sin_mul(plane->hue, plane->saturation) & 0xffff) << 16) | in nv10_set_params()
220 (cos_mul(plane->hue, plane->saturation) & 0xffff); in nv10_set_params()
255 else if (property == nv_plane->props.hue) in nv_set_property()
256 nv_plane->hue = value; in nv_set_property()
310 plane->props.hue = drm_property_create_range( in nv10_overlay_init()
317 !plane->props.hue || in nv10_overlay_init()
333 plane->hue = 0; in nv10_overlay_init()
335 plane->props.hue, plane->hue); in nv10_overlay_init()
Dtvnv17.h79 int hue; member
Dtvnv17.c678 tv_enc->hue); in nv17_tv_create_resources()
717 tv_enc->hue = val; in nv17_tv_set_property()
803 tv_enc->hue = 0; in nv17_tv_create()
/drivers/media/i2c/
Dov7670.c238 struct v4l2_ctrl *hue; member
1351 int matrix[CMATRIX_LEN], int sat, int hue) in ov7670_calc_cmatrix() argument
1362 if (hue != 0) { in ov7670_calc_cmatrix()
1366 sinth = ov7670_sine(hue); in ov7670_calc_cmatrix()
1367 costh = ov7670_cosine(hue); in ov7670_calc_cmatrix()
1380 static int ov7670_s_sat_hue(struct v4l2_subdev *sd, int sat, int hue) in ov7670_s_sat_hue() argument
1386 ov7670_calc_cmatrix(info, matrix, sat, hue); in ov7670_s_sat_hue()
1587 info->saturation->val, info->hue->val); in ov7670_s_ctrl()
1939 info->hue = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops, in ov7670_probe()
/drivers/media/usb/gspca/
Dspca561.c29 struct v4l2_ctrl *hue; member
621 setwhite(gspca_dev, v4l2_ctrl_g_ctrl(sd->hue), in sd_start_72a()
766 setwhite(gspca_dev, sd->hue->val, ctrl->val); in sd_s_ctrl()
820 sd->hue = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls_72a()
Dov534.c52 struct v4l2_ctrl *hue; member
1255 sd->hue = v4l2_ctrl_new_std(hdl, &ov534_ctrl_ops, in sd_init_controls()
1416 if (sd->hue) in sd_start()
1417 sethue(gspca_dev, v4l2_ctrl_g_ctrl(sd->hue)); in sd_start()
Dsn9c20x.c62 struct v4l2_ctrl *hue; member
1292 s32 brightness, s32 contrast, s32 satur, s32 hue) in set_cmatrix() argument
1294 s32 hue_coord, hue_index = 180 + hue; in set_cmatrix()
1671 sd->contrast->val, sd->saturation->val, sd->hue->val); in sd_s_ctrl()
1724 sd->hue = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
2031 v4l2_ctrl_g_ctrl(sd->hue)); in sd_start()
/drivers/media/pci/cx25821/
Dcx25821-medusa-video.c593 int medusa_set_hue(struct cx25821_dev *dev, int hue, int decoder) in medusa_set_hue() argument
599 if ((hue > VIDEO_PROCAMP_MAX) || (hue < VIDEO_PROCAMP_MIN)) { in medusa_set_hue()
603 ret_val = mapM(VIDEO_PROCAMP_MIN, VIDEO_PROCAMP_MAX, hue, in medusa_set_hue()
/drivers/media/platform/exynos4-is/
Dfimc-isp.h85 struct v4l2_ctrl *hue; member
Dfimc-is-param.h578 s32 hue; member
796 s32 hue; member
/drivers/media/usb/hdpvr/
Dhdpvr-core.c147 dev->options.hue = 0xf; in device_authorization()
259 .hue = 0x80,
Dhdpvr.h57 u8 hue; member
Dhdpvr-control.c172 hdpvr_config_call(dev, CTRL_HUE, dev->options.hue); in hdpvr_set_options()
/drivers/media/pci/meye/
Dmeye.h303 u16 hue; member
/drivers/media/usb/go7007/
Ds2250-board.c119 int hue; member
546 state->hue = 0; in s2250_probe()
/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h353 VCREATE_DATA(hue);
/drivers/video/fbdev/matrox/
Dmatroxfb_g450.c54 }, offsetof(struct matrox_fb_info, altout.tvo_params.hue) },
542 minfo->hw.maven.regs[0x25] = minfo->altout.tvo_params.hue; in matroxfb_g450_compute()
/drivers/leds/
Dleds-blinkm.c51 u8 hue; /* HSB hue */ member
371 data->hue = data->next_hue; in blinkm_transfer_hw()
/drivers/gpu/drm/i915/display/
Dintel_sdvo.c146 struct drm_property *hue; member
1397 if (intel_sdvo_conn->hue) in intel_sdvo_update_props()
1398 UPDATE_PROPERTY(conn_state->tv.hue, HUE); in intel_sdvo_update_props()
2297 else if (property == intel_sdvo_connector->hue) in intel_sdvo_connector_atomic_get_property()
2298 *val = state->tv.hue; in intel_sdvo_connector_atomic_get_property()
2355 else if (property == intel_sdvo_connector->hue) in intel_sdvo_connector_atomic_set_property()
2356 state->tv.hue = val; in intel_sdvo_connector_atomic_set_property()
3093 ENHANCEMENT(&conn_state->tv, hue, HUE); in intel_sdvo_create_enhance_property_tv()

123