Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov2680.c68 #define OV2680_NATIVE_WIDTH 1616 macro
361 min(sensor->mode.h_start + width - 1, OV2680_NATIVE_WIDTH - 1); in ov2680_calc_mode()
723 sel->r.width = OV2680_NATIVE_WIDTH; in ov2680_get_selection()
754 OV2680_NATIVE_START_LEFT, OV2680_NATIVE_WIDTH); in ov2680_set_selection()
758 OV2680_MIN_CROP_WIDTH, OV2680_NATIVE_WIDTH); in ov2680_set_selection()
764 OV2680_NATIVE_WIDTH - rect.left); in ov2680_set_selection()