Searched defs:ccdc_vertical_dft (Results 1 – 2 of 2) sorted by relevance
195 struct ccdc_vertical_dft { struct196 unsigned char ver_dft_en;197 unsigned char gen_dft_en;198 unsigned int saturation_ctl;199 struct ccdc_dft_corr_ctl dft_corr_ctl;200 struct ccdc_dft_corr_mem_ctl dft_corr_mem_ctl;201 int table_size;202 unsigned int dft_corr_horz[CCDC_DFT_TABLE_SIZE];203 unsigned int dft_corr_vert[CCDC_DFT_TABLE_SIZE];204 unsigned int dft_corr_sub1[CCDC_DFT_TABLE_SIZE];[all …]
186 struct ccdc_vertical_dft { struct187 unsigned char ver_dft_en;188 unsigned char gen_dft_en;189 unsigned int saturation_ctl;190 struct ccdc_dft_corr_ctl dft_corr_ctl;191 struct ccdc_dft_corr_mem_ctl dft_corr_mem_ctl;192 int table_size;193 unsigned int dft_corr_horz[CCDC_DFT_TABLE_SIZE];194 unsigned int dft_corr_vert[CCDC_DFT_TABLE_SIZE];195 unsigned int dft_corr_sub1[CCDC_DFT_TABLE_SIZE];[all …]