Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov2680.c69 #define OV2680_NATIVE_HEIGHT 1216 macro
363 min(sensor->mode.v_start + height - 1, OV2680_NATIVE_HEIGHT - 1); in ov2680_calc_mode()
724 sel->r.height = OV2680_NATIVE_HEIGHT; in ov2680_get_selection()
756 OV2680_NATIVE_START_TOP, OV2680_NATIVE_HEIGHT); in ov2680_set_selection()
760 OV2680_MIN_CROP_HEIGHT, OV2680_NATIVE_HEIGHT); in ov2680_set_selection()
766 OV2680_NATIVE_HEIGHT - rect.top); in ov2680_set_selection()