Searched defs:atomisp_parameters (Results 1 – 1 of 1) sorted by relevance
403 struct atomisp_parameters { struct404 struct atomisp_wb_config *wb_config; /* White Balance config */405 struct atomisp_cc_config *cc_config; /* Color Correction config */406 struct atomisp_tnr_config *tnr_config; /* Temporal Noise Reduction */407 struct atomisp_ecd_config *ecd_config; /* Eigen Color Demosaicing */408 struct atomisp_ynr_config *ynr_config; /* Y(Luma) Noise Reduction */409 struct atomisp_fc_config *fc_config; /* Fringe Control */410 struct atomisp_formats_config *formats_config; /* Formats Control */411 struct atomisp_cnr_config *cnr_config; /* Chroma Noise Reduction */412 struct atomisp_macc_config *macc_config; /* MACC */[all …]