Searched defs:ccdc_params_raw (Results 1 – 3 of 3) sorted by relevance
126 struct ccdc_params_raw { struct128 enum ccdc_pixfmt pix_fmt;130 enum ccdc_frmfmt frm_fmt;132 struct v4l2_rect win;134 enum vpfe_pin_pol fid_pol;136 enum vpfe_pin_pol vd_pol;138 enum vpfe_pin_pol hd_pol;140 enum ccdc_buftype buf_type;145 unsigned char image_invert_enable;147 struct ccdc_config_params_raw config_params;
277 struct ccdc_params_raw { struct279 enum ccdc_pixfmt pix_fmt;281 enum ccdc_frmfmt frm_fmt;283 struct v4l2_rect win;285 enum vpfe_pin_pol fid_pol;287 enum vpfe_pin_pol vd_pol;289 enum vpfe_pin_pol hd_pol;291 enum ccdc_buftype buf_type;293 struct ccdc_gain gain;295 unsigned int ccdc_offset;[all …]
132 struct ccdc_params_raw { struct134 enum ccdc_pixfmt pix_fmt;136 enum ccdc_frmfmt frm_fmt;137 struct v4l2_rect win;139 unsigned int bytesperpixel;143 unsigned int bytesperline;145 enum vpfe_pin_pol fid_pol;147 enum vpfe_pin_pol vd_pol;149 enum vpfe_pin_pol hd_pol;151 enum ccdc_buftype buf_type;[all …]