- #define SENSOR_IMX681 0x09
- #define SENSOR_IMX681_12M 0x0A
- #define SENSOR_IMX681_12M_SEQ 0x0B
- #define SENSOR_PS5268 0x0C
- #define SENSOR_OV9734 0x0D
- #define SENSOR_OV50A40 0x0E
- #define SENSOR_SC2336 0x0F
- static const struct sensor_params_t sensor_params[] = {
- [SENSOR_DUMMY] = {1920, 1080, 30},
- [SENSOR_F37] = {1920, 1080, 30},
- [SENSOR_F53] = {1920, 1080, 30},
- [SENSOR_GC2053] = {1920, 1080, 30},
- [SENSOR_GC4653] = {2560, 1440, 24},
- [SENSOR_GC5035] = {2592, 1944, 15},
- [SENSOR_IMX307] = {1920, 1080, 30},
- [SENSOR_IMX327] = {1920, 1080, 24},
- [SENSOR_IMX662] = {1920, 1080, 30},
- [SENSOR_IMX681] = {2000, 1500, 30},
- [SENSOR_IMX681_12M] = {4016, 3012, 4 },
- [SENSOR_IMX681_12M_SEQ] = {2128, 1604, 4 }, // width = 2008 + 120(overlap) //height = 1506 + 98(overlap)