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

/linux-master/drivers/media/i2c/
H A Dov8865.c600 * - crop_start_x = (photo_array_width - output_size_x) / 2
601 * - crop_end_x = crop_start_x + offset_x + output_size_x - 1
611 unsigned int output_size_x; member in struct:ov8865_mode
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));
1922 OV8865_OUTPUT_SIZE_X_L(mode->output_size_x));
2563 hblank = mode->hts - mode->output_size_x;
[all...]
H A Dov5648.c580 * - crop_start_x = (photo_array_width - output_size_x) / 2
581 * - crop_end_x = crop_start_x + offset_x + output_size_x - 1
591 unsigned int output_size_x; member in struct:ov5648_mode
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));
[all...]

Completed in 255 milliseconds