Searched refs:CCDC_DFT_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
180 #define CCDC_DFT_TABLE_SIZE 16 macro193 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];196 unsigned int dft_corr_sub2[CCDC_DFT_TABLE_SIZE];197 unsigned int dft_corr_sub3[CCDC_DFT_TABLE_SIZE];
413 if (dfc->table_size > CCDC_DFT_TABLE_SIZE) in ccdc_config_vdfc()