Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Source/Tests/
DDECIMF32.cpp24 float32_t * pCoefs = coefs.ptr(); in test_fir_decimate_f32() local
79 float32_t * pCoefs = coefs.ptr(); in test_fir_interpolate_f32() local
DDECIMQ15.cpp27 q15_t * pCoefs = coefs.ptr(); in test_fir_decimate_q15() local
79 q15_t * pCoefs = coefs.ptr(); in test_fir_interpolate_q15() local
DDECIMQ31.cpp27 q31_t * pCoefs = coefs.ptr(); in test_fir_decimate_q31() local
82 q31_t * pCoefs = coefs.ptr(); in test_fir_interpolate_q31() local
DDECIMF64.cpp24 float64_t * pCoefs = coefs.ptr(); in test_fir_decimate_f64() local
/cmsis-dsp-latest/Testing/Include/Benchmarks/
DFIRF16.h28 const float16_t *pCoefs; variable
DFIRQ7.h28 const q7_t *pCoefs; variable
DFIRF32.h30 const float32_t *pCoefs; variable
DFIRQ15.h30 const q15_t *pCoefs; variable
DFIRQ31.h30 const q31_t *pCoefs; variable