Searched defs:ccdc_params_raw (Results 1 – 2 of 2) sorted by relevance
139 struct ccdc_params_raw { struct141 enum ccdc_pixfmt pix_fmt;143 enum ccdc_frmfmt frm_fmt;145 struct v4l2_rect win;147 enum vpfe_pin_pol fid_pol;149 enum vpfe_pin_pol vd_pol;151 enum vpfe_pin_pol hd_pol;153 enum ccdc_buftype buf_type;158 unsigned char image_invert_enable;160 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 …]