Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov8865.c617 unsigned int output_size_y; member
970 .output_size_y = 2448,
1021 .output_size_y = 1836,
1072 .output_size_y = 1224,
1127 .output_size_y = 600,
1939 OV8865_OUTPUT_SIZE_Y_H(mode->output_size_y)); in ov8865_mode_configure()
1944 OV8865_OUTPUT_SIZE_Y_L(mode->output_size_y)); in ov8865_mode_configure()
2227 u16 vts = sensor->state.mode->output_size_y + vblank; in ov8865_vts_configure()
2468 exposure_max = sensor->state.mode->output_size_y + ctrl->val - in ov8865_s_ctrl()
2570 vblank_max = OV8865_TIMING_MAX_VTS - mode->output_size_y; in ov8865_ctrls_init()
[all …]
H A Dov5648.c597 unsigned int output_size_y; member
719 .output_size_y = 1944,
754 .output_size_y = 1200,
789 .output_size_y = 1080,
824 .output_size_y = 960,
862 .output_size_y = 720,
900 .output_size_y = 480,
1408 OV5648_OUTPUT_SIZE_Y_H(mode->output_size_y)); in ov5648_mode_configure()
1413 OV5648_OUTPUT_SIZE_Y_L(mode->output_size_y)); in ov5648_mode_configure()
2184 mbus_format->height = mode->output_size_y; in ov5648_mbus_format_fill()
[all …]