Searched refs:num_dwords (Results 1 – 1 of 1) sorted by relevance
2208 uint32_t num_dwords; in target_if_spectral_copy_fft_bins() local2234 num_dwords = fft_bin_count / num_bins_per_dword; in target_if_spectral_copy_fft_bins()2240 for (dword_idx = 0; dword_idx < num_dwords; dword_idx++) { in target_if_spectral_copy_fft_bins()2262 *bytes_copied = num_dwords * SPECTRAL_DWORD_SIZE; in target_if_spectral_copy_fft_bins()3044 uint16_t dword_idx, num_dwords; in target_if_byte_swap_spectral_fft_bins_gen3() local3055 num_dwords = num_fftbins / num_bins_per_dword; in target_if_byte_swap_spectral_fft_bins_gen3()3058 for (dword_idx = 0; dword_idx < num_dwords; dword_idx++) { in target_if_byte_swap_spectral_fft_bins_gen3()