Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5640.c130 OV5640_MODE_720P_1280_720, enumerator
1007 .id = OV5640_MODE_720P_1280_720,
2171 if (ret && mode->id != OV5640_MODE_720P_1280_720 && in ov5640_set_mode_exposure_calc()
2833 mode = &ov5640_mode_data[OV5640_MODE_720P_1280_720]; in ov5640_try_fmt_internal()
3559 if (bpp == 24 && index >= OV5640_MODE_720P_1280_720) in ov5640_enum_frame_size()
3564 index += OV5640_MODE_720P_1280_720; in ov5640_enum_frame_size()