Home
last modified time | relevance | path

Searched defs:ov8865_mode (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dov8865.c608 struct ov8865_mode { struct
609 unsigned int crop_start_x;
610 unsigned int offset_x;
611 unsigned int output_size_x;
612 unsigned int crop_end_x;
613 unsigned int hts;
615 unsigned int crop_start_y;
616 unsigned int offset_y;
617 unsigned int output_size_y;
618 unsigned int crop_end_y;
[all …]