Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/i2c/
Datomisp-gc0310.c371 buf->crop_vertical_end = buf->crop_vertical_start + buf->output_height - 1; in gc0310_get_intg_factor()
373 dev_dbg(&client->dev, "crop_vertical_end=%d\n", buf->crop_vertical_end); in gc0310_get_intg_factor()
Datomisp-gc2235.c311 buf->crop_vertical_end = buf->crop_vertical_start + in gc2235_get_intg_factor()
Datomisp-ov2722.c371 buf->crop_vertical_end = reg_val; in ov2722_get_intg_factor()
Datomisp-ov2680.c220 buf->crop_vertical_end = reg_val; in ov2680_get_intg_factor()
Datomisp-mt9m114.c672 buf->crop_vertical_end = reg_val; in mt9m114_get_intg_factor()
/linux-6.1.9/drivers/staging/media/atomisp/include/linux/
Datomisp.h667 unsigned int crop_vertical_end; member
/linux-6.1.9/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c514 buf->crop_vertical_end = reg_val; in ov5693_get_intg_factor()