Home
last modified time | relevance | path

Searched defs:FirType (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/dsppp/tests/
Dfilter_test.cpp428 struct FirType<float32_t> struct
450 struct FirType<Q15> argument
452 typedef arm_fir_instance_q15 type;
453 static void init_state(type * S, in init_state()
464 static void init_coef(Q15 *coefs,uint16_t numTaps) in init_coef()