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()
144 int dc_pos = SPECTRAL_HT20_NUM_BINS / 2; in ath_cmn_process_ht20_fft()156 SPECTRAL_HT20_NUM_BINS); in ath_cmn_process_ht20_fft()172 memcpy(fft_sample_20.data, sample_buf, SPECTRAL_HT20_NUM_BINS); in ath_cmn_process_ht20_fft()211 for (i = 0; i < SPECTRAL_HT20_NUM_BINS; i++) { in ath_cmn_process_ht20_fft()529 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];
Completed in 8 milliseconds