Searched refs:CCDC_DFT_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
189 #define CCDC_DFT_TABLE_SIZE 16 macro202 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];205 unsigned int dft_corr_sub2[CCDC_DFT_TABLE_SIZE];206 unsigned int dft_corr_sub3[CCDC_DFT_TABLE_SIZE];
422 if (dfc->table_size > CCDC_DFT_TABLE_SIZE) in ccdc_config_vdfc()