Searched refs:SPECTRAL_HT20_NUM_BINS (Results 1 – 3 of 3) sorted by relevance
63 u8 data[SPECTRAL_HT20_NUM_BINS];70 SPECTRAL_HT20_NUM_BINS)162 return spectral_max_index(bins, SPECTRAL_HT20_NUM_BINS); in spectral_max_index_ht20()
143 int dc_pos = SPECTRAL_HT20_NUM_BINS / 2; in ath_cmn_process_ht20_fft()155 SPECTRAL_HT20_NUM_BINS); in ath_cmn_process_ht20_fft()171 memcpy(fft_sample_20.data, sample_buf, SPECTRAL_HT20_NUM_BINS); in ath_cmn_process_ht20_fft()210 for (i = 0; i < SPECTRAL_HT20_NUM_BINS; i++) { in ath_cmn_process_ht20_fft()528 num_bins = SPECTRAL_HT20_NUM_BINS; in ath_cmn_process_fft()
20 #define SPECTRAL_HT20_NUM_BINS 56 macro64 u8 data[SPECTRAL_HT20_NUM_BINS];