Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov5648.c591 unsigned int output_size_x; member
712 .output_size_x = 2592,
747 .output_size_x = 1600,
782 .output_size_x = 1920,
817 .output_size_x = 1280,
855 .output_size_x = 1280,
893 .output_size_x = 640,
1350 OV5648_OUTPUT_SIZE_X_H(mode->output_size_x)); in ov5648_mode_configure()
1355 OV5648_OUTPUT_SIZE_X_L(mode->output_size_x)); in ov5648_mode_configure()
2212 mbus_format->width = mode->output_size_x; in ov5648_mbus_format_fill()
[all …]
H A Dov8865.c611 unsigned int output_size_x; member
966 .output_size_x = 3264,
1017 .output_size_x = 3264,
1068 .output_size_x = 1632,
1123 .output_size_x = 800,
1917 OV8865_OUTPUT_SIZE_X_H(mode->output_size_x)); in ov8865_mode_configure()
1922 OV8865_OUTPUT_SIZE_X_L(mode->output_size_x)); in ov8865_mode_configure()
2563 hblank = mode->hts - mode->output_size_x; in ov8865_ctrls_init()
2690 mbus_format->width = mode->output_size_x; in ov8865_mbus_format_fill()
2758 output_size_x, output_size_y, in ov8865_set_fmt()
[all …]