Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/davinci/
Ddm644x_ccdc.h135 struct ccdc_params_raw { struct
137 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;
Ddm355_ccdc.h286 struct ccdc_params_raw { struct
288 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 …]
/Linux-v4.19/drivers/media/platform/am437x/
Dam437x-vpfe.h149 struct ccdc_params_raw { struct
151 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 …]