Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov2680.c90 #define OV2680_END_MARGIN 16 macro
362 min(sensor->mode.h_start + width + OV2680_END_MARGIN - 1, in ov2680_calc_mode()
365 min(sensor->mode.v_start + height + OV2680_END_MARGIN - 1, in ov2680_calc_mode()