Searched refs:sensor_height (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/media/i2c/et8ek8/ |
| D | et8ek8_mode.c | 35 .sensor_height = 1968, 136 .sensor_height = 1968, 192 .sensor_height = 1968, 248 .sensor_height = 1968, 304 .sensor_height = 1968, 360 .sensor_height = 1968, 415 .sensor_height = 1968, 471 .sensor_height = 1968, 527 .sensor_height = 1968,
|
| D | et8ek8_reg.h | 25 u16 sensor_height; member
|
| /Linux-v5.4/drivers/media/usb/go7007/ |
| D | go7007-v4l2.c | 94 *height = go->board_info->sensor_height; in get_resolution() 178 int sensor_height = 0, sensor_width = 0; in set_capture_size() local 184 get_resolution(go, &sensor_width, &sensor_height); in set_capture_size() 188 height = sensor_height; in set_capture_size() 197 if (fmt->fmt.pix.height > sensor_height) in set_capture_size() 198 height = sensor_height; in set_capture_size() 208 height = sensor_height / 4; in set_capture_size() 211 height = sensor_height / 2; in set_capture_size() 214 height = sensor_height; in set_capture_size()
|
| D | go7007-priv.h | 85 int sensor_height; member
|
| D | go7007-driver.c | 755 go->height = board->sensor_height; in go7007_update_board()
|
| D | go7007-usb.c | 269 .sensor_height = 240,
|
| /Linux-v5.4/drivers/media/usb/gspca/ |
| D | w996Xcf.c | 440 sd->sensor_height = max_height; in w9968cf_set_crop_window()
|
| D | ov519.c | 101 u16 sensor_height; member 4208 i2c_w(sd, 0x1a, vwebase + (sd->sensor_height >> vwscale)); in set_ov_sensor_window() 4218 sd->sensor_height = sd->gspca_dev.pixfmt.height; in sd_start()
|