Searched defs:atomisp_parameters (Results 1 – 1 of 1) sorted by relevance
470 struct atomisp_parameters { struct471 struct atomisp_wb_config *wb_config; /* White Balance config */472 struct atomisp_cc_config *cc_config; /* Color Correction config */473 struct atomisp_tnr_config *tnr_config; /* Temporal Noise Reduction */474 struct atomisp_ecd_config *ecd_config; /* Eigen Color Demosaicing */475 struct atomisp_ynr_config *ynr_config; /* Y(Luma) Noise Reduction */476 struct atomisp_fc_config *fc_config; /* Fringe Control */477 struct atomisp_formats_config *formats_config; /* Formats Control */478 struct atomisp_cnr_config *cnr_config; /* Chroma Noise Reduction */479 struct atomisp_macc_config *macc_config; /* MACC */[all …]