Home
last modified time | relevance | path

Searched defs:ccdc_params_raw (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/media/davinci/
Ddm644x_ccdc.h126 struct ccdc_params_raw { struct
128 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;
Ddm355_ccdc.h277 struct ccdc_params_raw { struct
279 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 …]
/Linux-v5.4/drivers/media/platform/am437x/
Dam437x-vpfe.h143 struct ccdc_params_raw { struct
145 enum ccdc_pixfmt pix_fmt;
147 enum ccdc_frmfmt frm_fmt;
148 struct v4l2_rect win;
150 unsigned int bytesperpixel;
154 unsigned int bytesperline;
156 enum vpfe_pin_pol fid_pol;
158 enum vpfe_pin_pol vd_pol;
160 enum vpfe_pin_pol hd_pol;
162 enum ccdc_buftype buf_type;
[all …]