Go to the documentation of this file.
136 #define CCDC_CSC_COEFF_TABLE_SIZE 16
193 #define CCDC_DFT_TABLE_SIZE 16
257 #define CCDC_WIN_PAL {0, 0, 720, 576}
258 #define CCDC_WIN_VGA {0, 0, 640, 480}
260 struct ccdc_params_ycbcr {
268 enum vpfe_pin_pol fid_pol;
270 enum vpfe_pin_pol vd_pol;
272 enum vpfe_pin_pol hd_pol;
284 unsigned short gr_cy;
290 struct ccdc_params_raw {
298 enum vpfe_pin_pol fid_pol;
300 enum vpfe_pin_pol vd_pol;
302 enum vpfe_pin_pol hd_pol;
306 struct ccdc_gain
gain;
308 unsigned int ccdc_offset;
310 unsigned char horz_flip_enable;
315 unsigned char image_invert_enable;