Searched defs:ccdc_params_raw (Results 1 – 3 of 3) sorted by relevance
135 struct ccdc_params_raw { struct137 enum ccdc_pixfmt pix_fmt;139 enum ccdc_frmfmt frm_fmt;141 struct v4l2_rect win;143 enum vpfe_pin_pol fid_pol;145 enum vpfe_pin_pol vd_pol;147 enum vpfe_pin_pol hd_pol;149 enum ccdc_buftype buf_type;154 unsigned char image_invert_enable;156 struct ccdc_config_params_raw config_params;
286 struct ccdc_params_raw { struct288 enum ccdc_pixfmt pix_fmt;290 enum ccdc_frmfmt frm_fmt;292 struct v4l2_rect win;294 enum vpfe_pin_pol fid_pol;296 enum vpfe_pin_pol vd_pol;298 enum vpfe_pin_pol hd_pol;300 enum ccdc_buftype buf_type;302 struct ccdc_gain gain;304 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 …]