Searched refs:SPECTRAL_HT20_40_NUM_BINS (Results 1 – 3 of 3) sorted by relevance
92 u8 data[SPECTRAL_HT20_40_NUM_BINS];107 SPECTRAL_HT20_40_NUM_BINS)152 idx = spectral_max_index(bins, SPECTRAL_HT20_40_NUM_BINS); in spectral_max_index_ht40()157 return idx % (SPECTRAL_HT20_40_NUM_BINS / 2); in spectral_max_index_ht40()
88 int dc_pos = SPECTRAL_HT20_40_NUM_BINS / 2; in ath_cmn_max_idx_verify_ht20_40_fft()246 int dc_pos = SPECTRAL_HT20_40_NUM_BINS / 2; in ath_cmn_process_ht20_40_fft()285 SPECTRAL_HT20_40_NUM_BINS); in ath_cmn_process_ht20_40_fft()310 memcpy(fft_sample_40.data, sample_buf, SPECTRAL_HT20_40_NUM_BINS); in ath_cmn_process_ht20_40_fft()373 for (i = dc_pos; i < SPECTRAL_HT20_40_NUM_BINS; i++) { in ath_cmn_process_ht20_40_fft()386 for (i = dc_pos; i < SPECTRAL_HT20_40_NUM_BINS; i++) { in ath_cmn_process_ht20_40_fft()522 num_bins = SPECTRAL_HT20_40_NUM_BINS; in ath_cmn_process_fft()
21 #define SPECTRAL_HT20_40_NUM_BINS 128 macro92 u8 data[SPECTRAL_HT20_40_NUM_BINS];