Searched refs:CCDC_DFT_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
193 #define CCDC_DFT_TABLE_SIZE 16 macro206 unsigned int dft_corr_horz[CCDC_DFT_TABLE_SIZE];207 unsigned int dft_corr_vert[CCDC_DFT_TABLE_SIZE];208 unsigned int dft_corr_sub1[CCDC_DFT_TABLE_SIZE];209 unsigned int dft_corr_sub2[CCDC_DFT_TABLE_SIZE];210 unsigned int dft_corr_sub3[CCDC_DFT_TABLE_SIZE];
515 if (dfc->table_size > CCDC_DFT_TABLE_SIZE) in ccdc_config_vdfc()