Searched refs:STV_IMAGE_VGA_COLS (Results 1 – 2 of 2) sorted by relevance
1028 if (width >= STV_IMAGE_VGA_COLS && height >= STV_IMAGE_VGA_ROWS) in cpia2_match_video_size()1069 cam->params.roi.width = STV_IMAGE_VGA_COLS; in set_vw_size()1071 cam->width = STV_IMAGE_VGA_COLS; in set_vw_size()1415 (u8) (STV_IMAGE_VGA_COLS / 4); in config_sensor_500()1468 (u8) (((STV_IMAGE_VGA_COLS / 4) - (width / 4)) / 2); in config_sensor_500()2162 cam->params.roi.width = STV_IMAGE_VGA_COLS; in reset_camera_struct()
95 #define STV_IMAGE_VGA_COLS 640 macro