Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/i2c/
Dov5648.c589 unsigned int crop_start_x; member
710 .crop_start_x = 16,
745 .crop_start_x = 512,
780 .crop_start_x = 352,
815 .crop_start_x = 16,
853 .crop_start_x = 16,
891 .crop_start_x = 0,
1326 OV5648_CROP_START_X_H(mode->crop_start_x)); in ov5648_mode_configure()
1331 OV5648_CROP_START_X_L(mode->crop_start_x)); in ov5648_mode_configure()
Dov8865.c581 unsigned int crop_start_x; member
1922 OV8865_CROP_START_X_H(mode->crop_start_x)); in ov8865_mode_configure()
1927 OV8865_CROP_START_X_L(mode->crop_start_x)); in ov8865_mode_configure()