Home
last modified time | relevance | path

Searched refs:NBTAPS (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_q7.c147 #define NBTAPS 64 in arm_fir_q7_49_64_mve() macro
148 #define NBVECTAPS (NBTAPS / 16) in arm_fir_q7_49_64_mve()
151 #undef NBTAPS in arm_fir_q7_49_64_mve()
159 #define NBTAPS 48 in arm_fir_q7_33_48_mve() macro
160 #define NBVECTAPS (NBTAPS / 16) in arm_fir_q7_33_48_mve()
163 #undef NBTAPS in arm_fir_q7_33_48_mve()
170 #define NBTAPS 32 in arm_fir_q7_17_32_mve() macro
171 #define NBVECTAPS (NBTAPS / 16) in arm_fir_q7_17_32_mve()
174 #undef NBTAPS in arm_fir_q7_17_32_mve()
182 #define NBTAPS 16 in arm_fir_q7_1_16_mve() macro
[all …]
Darm_fir_q15.c156 #define NBTAPS 32 in arm_fir_q15_25_32_mve() macro
157 #define NBVECTAPS (NBTAPS / 8) in arm_fir_q15_25_32_mve()
160 #undef NBTAPS in arm_fir_q15_25_32_mve()
167 #define NBTAPS 24 in arm_fir_q15_17_24_mve() macro
168 #define NBVECTAPS (NBTAPS / 8) in arm_fir_q15_17_24_mve()
171 #undef NBTAPS in arm_fir_q15_17_24_mve()
179 #define NBTAPS 16 in arm_fir_q15_9_16_mve() macro
180 #define NBVECTAPS (NBTAPS / 8) in arm_fir_q15_9_16_mve()
183 #undef NBTAPS in arm_fir_q15_9_16_mve()
190 #define NBTAPS 8 in arm_fir_q15_1_8_mve() macro
[all …]
Darm_fir_q31.c382 #define NBTAPS 8 in arm_fir_q31_5_8_mve() macro
383 #define NBVECTAPS (NBTAPS / 4) in arm_fir_q31_5_8_mve()
386 #undef NBTAPS in arm_fir_q31_5_8_mve()
394 #define NBTAPS 12 in arm_fir_q31_9_12_mve() macro
395 #define NBVECTAPS (NBTAPS / 4) in arm_fir_q31_9_12_mve()
398 #undef NBTAPS in arm_fir_q31_9_12_mve()
406 #define NBTAPS 16 in arm_fir_q31_13_16_mve() macro
407 #define NBVECTAPS (NBTAPS / 4) in arm_fir_q31_13_16_mve()
410 #undef NBTAPS in arm_fir_q31_13_16_mve()
418 #define NBTAPS 20 in arm_fir_q31_17_20_mve() macro
[all …]
/cmsis-dsp-latest/dsppp/tests/
Dfilter_test.cpp115 #define NBTAPS 32 in arm_fir_q15_25_32_mve() macro
116 #define NBVECTAPS (NBTAPS / 8) in arm_fir_q15_25_32_mve()
119 #undef NBTAPS in arm_fir_q15_25_32_mve()
126 #define NBTAPS 24 in arm_fir_q15_17_24_mve() macro
127 #define NBVECTAPS (NBTAPS / 8) in arm_fir_q15_17_24_mve()
130 #undef NBTAPS in arm_fir_q15_17_24_mve()
138 #define NBTAPS 16 in arm_fir_q15_9_16_mve() macro
139 #define NBVECTAPS (NBTAPS / 8) in arm_fir_q15_9_16_mve()
142 #undef NBTAPS in arm_fir_q15_9_16_mve()
149 #define NBTAPS 8 in arm_fir_q15_1_8_mve() macro
[all …]