Home
last modified time | relevance | path

Searched refs:offset_x (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-touch-cap.c260 int x, y, xstart, ystart, offset_x, offset_y; in vivid_fillbuff_tch() local
300 offset_x = ((TCH_PATTERN_COUNT - 1 - test_pat_idx) * x) / in vivid_fillbuff_tch()
305 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
307 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
312 offset_x = (test_pat_idx * x) / TCH_PATTERN_COUNT; in vivid_fillbuff_tch()
315 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
317 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-touch-cap.c260 int x, y, xstart, ystart, offset_x, offset_y; in vivid_fillbuff_tch() local
300 offset_x = ((TCH_PATTERN_COUNT - 1 - test_pat_idx) * x) / in vivid_fillbuff_tch()
305 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
307 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
312 offset_x = (test_pat_idx * x) / TCH_PATTERN_COUNT; in vivid_fillbuff_tch()
315 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
317 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/
H A Dast_cursor.c253 unsigned int offset_x, unsigned int offset_y) in ast_cursor_show()
267 x_offset = (-x) + offset_x; in ast_cursor_show()
270 x_offset = offset_x; in ast_cursor_show()
252 ast_cursor_show(struct ast_private *ast, int x, int y, unsigned int offset_x, unsigned int offset_y) ast_cursor_show() argument
H A Dast_drv.h334 unsigned int offset_x, unsigned int offset_y);
H A Dast_mode.c688 unsigned int offset_x, offset_y; in ast_cursor_plane_helper_atomic_update() local
690 offset_x = AST_MAX_HWC_WIDTH - fb->width; in ast_cursor_plane_helper_atomic_update()
699 offset_x, offset_y); in ast_cursor_plane_helper_atomic_update()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5648.c581 * - crop_end_x = crop_start_x + offset_x + output_size_x - 1
590 unsigned int offset_x; member
711 .offset_x = 0,
746 .offset_x = 0,
781 .offset_x = 0,
816 .offset_x = 8,
854 .offset_x = 8,
892 .offset_x = 8,
1338 OV5648_OFFSET_X_H(mode->offset_x)); in ov5648_mode_configure()
1343 OV5648_OFFSET_X_L(mode->offset_x)); in ov5648_mode_configure()
[all...]
H A Dov8865.c601 * - crop_end_x = crop_start_x + offset_x + output_size_x - 1
610 unsigned int offset_x; member
1992 OV8865_OFFSET_X_H(mode->offset_x)); in ov8865_mode_configure()
1997 OV8865_OFFSET_X_L(mode->offset_x)); in ov8865_mode_configure()
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_defs.h141 u32 offset_x; member
H A Dvdec.c882 if (inst->crop.left != vdec->codec_info.offset_x) in vdec_check_source_change()
918 inst->crop.left = vdec->codec_info.offset_x; in vdec_init_crop()
1182 vdec->codec_info.offset_x, in vdec_event_seq_hdr()
H A Dvpu_malone.c907 info->offset_x = pkt->data[23]; in vpu_malone_unpack_seq_hdr()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dedt-ft5x06.c120 int offset_x; member
514 static EDT_ATTR(offset_x, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
553 tsdata->offset_x); in edt_ft5x06_restore_reg_parameters()
968 tsdata->offset_x = val; in edt_ft5x06_ts_get_defaults()
992 tsdata->offset_x = edt_ft5x06_register_read(tsdata, in edt_ft5x06_ts_get_parameters()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dedt-ft5x06.c134 int offset_x; member
512 static EDT_ATTR(offset_x, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
598 regmap_write(regmap, reg_addr->reg_offset_x, tsdata->offset_x); in edt_ft5x06_restore_reg_parameters()
1013 tsdata->offset_x = val; in edt_ft5x06_ts_get_defaults()
1035 regmap_read(regmap, reg_addr->reg_offset_x, &tsdata->offset_x); in edt_ft5x06_ts_get_parameters()
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
H A Drga-hw.h428 unsigned int offset_x:8; member
/kernel/linux/linux-5.10/include/linux/
H A Drmi.h33 * @offset_x - this value will be added to all reported X coordinates
46 u16 offset_x; member
/kernel/linux/linux-6.6/include/linux/
H A Drmi.h33 * @offset_x - this value will be added to all reported X coordinates
46 u16 offset_x; member
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
H A Drga-hw.h428 unsigned int offset_x:8; member
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_2d_sensor.c49 obj->x += axis_align->offset_x; in rmi_2d_sensor_abs_process()
268 pdata->axis_align.offset_x = val; in rmi_2d_sensor_of_probe()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_2d_sensor.c49 obj->x += axis_align->offset_x; in rmi_2d_sensor_abs_process()
268 pdata->axis_align.offset_x = val; in rmi_2d_sensor_of_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/ast/
H A Dast_mode.c894 unsigned int offset_x, offset_y; in ast_cursor_plane_helper_atomic_update() local
915 offset_x = AST_MAX_HWC_WIDTH - fb->width; in ast_cursor_plane_helper_atomic_update()
919 x_offset = (-plane_state->crtc_x) + offset_x; in ast_cursor_plane_helper_atomic_update()
922 x_offset = offset_x; in ast_cursor_plane_helper_atomic_update()
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-is-param.h878 u32 offset_x; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-param.h878 u32 offset_x; member

Completed in 32 milliseconds