Searched defs:c3 (Results 1 – 5 of 5) sorted by relevance
/cmsis-dsp-latest/Source/FilteringFunctions/ |
D | arm_fir_interpolate_f32.c | 488 float32_t c1, c2, c3; in arm_fir_interpolate_f32() local 846 float32_t c0, c1, c2, c3; in arm_fir_interpolate_f32() local
|
D | arm_fir_interpolate_q15.c | 373 q15_t c0, c1, c2, c3; in arm_fir_interpolate_q15() local
|
D | arm_fir_interpolate_q31.c | 370 q31_t c0, c1, c2, c3; in arm_fir_interpolate_q31() local
|
D | arm_fir_f32.c | 262 float32_t c0, c1, c2, c3; in arm_fir_f32_5_8_mve() local 379 float32_t c0, c1, c2, c3; in arm_fir_f32() local
|
D | arm_fir_f16.c | 256 float16_t c0, c1, c2, c3; in arm_fir_f16() local
|