/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_param_shading.c | 85 sensor_height, in crop_and_interpolate() local 102 sensor_height = in_table->sensor_height; in crop_and_interpolate() 113 out_start_row = ((int)sensor_height - (int)cropped_height) / 2 - top_padding; in crop_and_interpolate() 134 ty = min(clamp(ty, 0, (int)sensor_height - 1), in crop_and_interpolate() 138 sy0 = min(src_y0 * in_cell_size, sensor_height - 1); in crop_and_interpolate() 139 sy1 = min(src_y1 * in_cell_size, sensor_height - 1); in crop_and_interpolate() 305 input_height = min(input_height, in_table->sensor_height); in prepare_shading_table() 318 result->sensor_height = in_table->sensor_height; in prepare_shading_table() [all...] |
H A D | atomisp_compat_ioctl32.h | 165 __u32 sensor_height; member
|
H A D | atomisp_compat_ioctl32.c | 632 assign_in_user(&kp->sensor_height, &up->sensor_height) || in get_atomisp_shading_table32()
|
H A D | atomisp_cmd.c | 3676 shading_table->sensor_height = st->sensor_height; in atomisp_cp_lsc_table() 3683 old_table->sensor_height == shading_table->sensor_height && in atomisp_cp_lsc_table() 6210 shading_table->sensor_height = user_shading_table->sensor_height; in atomisp_set_shading_table()
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_param_shading.c | 86 sensor_height, in crop_and_interpolate() local 103 sensor_height = in_table->sensor_height; in crop_and_interpolate() 114 out_start_row = ((int)sensor_height - (int)cropped_height) / 2 - top_padding; in crop_and_interpolate() 137 ty = min(clamp(ty, 0, (int)sensor_height - 1), in crop_and_interpolate() 141 sy0 = min(src_y0 * in_cell_size, sensor_height - 1); in crop_and_interpolate() 142 sy1 = min(src_y1 * in_cell_size, sensor_height - 1); in crop_and_interpolate() 301 input_height = min(input_height, in_table->sensor_height); in prepare_shading_table() 314 result->sensor_height = in_table->sensor_height; in prepare_shading_table() [all...] |
H A D | atomisp_compat_ioctl32.h | 120 __u32 sensor_height; member
|
H A D | atomisp_cmd.c | 2530 shading_table->sensor_height = st->sensor_height; in atomisp_cp_lsc_table() 2537 old_table->sensor_height == shading_table->sensor_height && in atomisp_cp_lsc_table() 4508 shading_table->sensor_height = user_shading_table->sensor_height; in atomisp_set_shading_table()
|
/kernel/linux/linux-5.10/drivers/media/i2c/et8ek8/ |
H A D | et8ek8_mode.c | 35 .sensor_height = 1968, 136 .sensor_height = 1968, 192 .sensor_height = 1968, 248 .sensor_height = 1968, 304 .sensor_height = 1968, 360 .sensor_height = 1968, 415 .sensor_height = 1968, 471 .sensor_height = 1968, 527 .sensor_height = 1968,
|
H A D | et8ek8_reg.h | 25 u16 sensor_height; member
|
/kernel/linux/linux-6.6/drivers/media/i2c/et8ek8/ |
H A D | et8ek8_mode.c | 35 .sensor_height = 1968, 136 .sensor_height = 1968, 192 .sensor_height = 1968, 248 .sensor_height = 1968, 304 .sensor_height = 1968, 360 .sensor_height = 1968, 415 .sensor_height = 1968, 471 .sensor_height = 1968, 527 .sensor_height = 1968,
|
H A D | et8ek8_reg.h | 25 u16 sensor_height; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ |
H A D | ia_css_sc_types.h | 71 u32 sensor_height; /** Native sensor height in lines. member 73 as 0, sensor_width and sensor_height are NOT used.
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ |
H A D | ia_css_sc_types.h | 71 u32 sensor_height; /** Native sensor height in lines. member 73 as 0, sensor_width and sensor_height are NOT used.
|
/kernel/linux/linux-5.10/drivers/media/usb/go7007/ |
H A D | go7007-v4l2.c | 94 *height = go->board_info->sensor_height; in get_resolution() 178 int sensor_height = 0, sensor_width = 0; in set_capture_size() local 184 get_resolution(go, &sensor_width, &sensor_height); in set_capture_size() 188 height = sensor_height; in set_capture_size() 197 if (fmt->fmt.pix.height > sensor_height) in set_capture_size() 198 height = sensor_height; in set_capture_size() 208 height = sensor_height / 4; in set_capture_size() 211 height = sensor_height / 2; in set_capture_size() 214 height = sensor_height; in set_capture_size()
|
H A D | go7007-priv.h | 85 int sensor_height; member
|
H A D | go7007-driver.c | 729 go->height = board->sensor_height; in go7007_update_board()
|
/kernel/linux/linux-6.6/drivers/media/usb/go7007/ |
H A D | go7007-v4l2.c | 94 *height = go->board_info->sensor_height; in get_resolution() 178 int sensor_height = 0, sensor_width = 0; in set_capture_size() local 184 get_resolution(go, &sensor_width, &sensor_height); in set_capture_size() 188 height = sensor_height; in set_capture_size() 197 if (fmt->fmt.pix.height > sensor_height) in set_capture_size() 198 height = sensor_height; in set_capture_size() 208 height = sensor_height / 4; in set_capture_size() 211 height = sensor_height / 2; in set_capture_size() 214 height = sensor_height; in set_capture_size()
|
H A D | go7007-priv.h | 85 int sensor_height; member
|
H A D | go7007-driver.c | 731 go->height = board->sensor_height; in go7007_update_board()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov4689.c | 84 u32 sensor_height; member 220 .sensor_height = 1536, 449 sel->r.height = mode->sensor_height; in ov4689_get_selection()
|
H A D | st-vgxy61.c | 394 u16 sensor_height; member 754 sel->r.height = sensor->sensor_height; in vgxy61_get_selection() 1782 sensor->sensor_height = VGX761_HEIGHT; in vgxy61_fill_sensor_param() 1789 sensor->sensor_height = VGX661_HEIGHT; in vgxy61_fill_sensor_param()
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/include/linux/ |
H A D | atomisp.h | 526 __u32 sensor_height; member
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | w996Xcf.c | 440 sd->sensor_height = max_height; in w9968cf_set_crop_window()
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/linux/ |
H A D | atomisp.h | 581 __u32 sensor_height; member
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | w996Xcf.c | 439 sd->sensor_height = max_height; in w9968cf_set_crop_window()
|