Searched defs:AtomIspConfigContent (Results 1 – 1 of 1) sorted by relevance
33 struct AtomIspConfigContent { struct34 struct atomisp_parameters isp_config;36 struct atomisp_wb_config wb;37 struct atomisp_ob_config ob; //black level38 struct atomisp_cc_config cc;39 struct atomisp_cc_config yuv2rgb_cc;40 struct atomisp_cc_config rgb2yuv_cc;41 struct atomisp_nr_config nr;42 struct atomisp_tnr_config tnr;43 struct atomisp_ynr_config ynr;[all …]