Searched defs:ccdc_params_raw (Results 1 – 3 of 3) sorted by relevance
151 struct ccdc_params_raw { struct153 enum ccdc_pixfmt pix_fmt;155 enum ccdc_frmfmt frm_fmt;157 struct v4l2_rect win;159 enum vpfe_pin_pol fid_pol;161 enum vpfe_pin_pol vd_pol;163 enum vpfe_pin_pol hd_pol;165 enum ccdc_buftype buf_type;170 unsigned char image_invert_enable;172 struct ccdc_config_params_raw config_params;
290 struct ccdc_params_raw { struct292 enum ccdc_pixfmt pix_fmt;294 enum ccdc_frmfmt frm_fmt;296 struct v4l2_rect win;298 enum vpfe_pin_pol fid_pol;300 enum vpfe_pin_pol vd_pol;302 enum vpfe_pin_pol hd_pol;304 enum ccdc_buftype buf_type;306 struct ccdc_gain gain;308 unsigned int ccdc_offset;[all …]
149 struct ccdc_params_raw { struct151 enum ccdc_pixfmt pix_fmt;153 enum ccdc_frmfmt frm_fmt;154 struct v4l2_rect win;156 unsigned int bytesperpixel;160 unsigned int bytesperline;162 enum vpfe_pin_pol fid_pol;164 enum vpfe_pin_pol vd_pol;166 enum vpfe_pin_pol hd_pol;168 enum ccdc_buftype buf_type;[all …]