Home
last modified time | relevance | path

Searched refs:crop_horizontal_end (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/staging/media/atomisp/i2c/
Datomisp-gc0310.c370 buf->crop_horizontal_end = buf->crop_horizontal_start + buf->output_width - 1; in gc0310_get_intg_factor()
372 dev_dbg(&client->dev, "crop_horizontal_end=%d\n", buf->crop_horizontal_end); in gc0310_get_intg_factor()
Datomisp-gc2235.c309 buf->crop_horizontal_end = buf->crop_horizontal_start + in gc2235_get_intg_factor()
Datomisp-ov2722.c365 buf->crop_horizontal_end = reg_val; in ov2722_get_intg_factor()
Datomisp-ov2680.c214 buf->crop_horizontal_end = reg_val; in ov2680_get_intg_factor()
Datomisp-mt9m114.c666 buf->crop_horizontal_end = reg_val; in mt9m114_get_intg_factor()
/linux-6.1.9/drivers/staging/media/atomisp/include/linux/
Datomisp.h666 unsigned int crop_horizontal_end; /* Sensor crop end cord. (x1,y1)*/ member
/linux-6.1.9/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c508 buf->crop_horizontal_end = reg_val; in ov5693_get_intg_factor()