Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Source/Tests/
DBIQUADF32.cpp23 const float32_t *coefsp = coefs.ptr(); in test_biquad_cascade_df1_ref() local
95 const float32_t *coefsp = coefs.ptr(); in test_biquad_cascade_df2T_ref() local
169 const float32_t *coefsp = coefs.ptr(); in test_biquad_cascade_df1_rand() local
248 const float32_t *coefsp = coefs.ptr(); in test_biquad_cascade_df2T_rand() local
250 float32_t *coefsp = coefs.ptr(); in test_biquad_cascade_df2T_rand() local
334 const float32_t *coefsp = coefs.ptr(); in test_biquad_cascade_stereo_df2T_rand() local
DBIQUADF16.cpp23 const float16_t *coefsp = coefs.ptr(); in test_biquad_cascade_df1_ref() local
97 float16_t *coefsp = coefs.ptr(); in test_biquad_cascade_df2T_ref() local
159 const float16_t *coefsp = coefs.ptr(); in test_biquad_cascade_df1_rand() local
237 float16_t *coefsp = coefs.ptr(); in test_biquad_cascade_df2T_rand() local
308 const float16_t *coefsp = coefs.ptr(); in test_biquad_cascade_stereo_df2T_rand() local
DBIQUADF64.cpp22 float64_t *coefsp = coefs.ptr(); in test_biquad_cascade_df2T_ref() local
86 float64_t *coefsp = coefs.ptr(); in test_biquad_cascade_df2T_rand() local
DBIQUADQ31.cpp27 const q31_t *coefsp = coefs.ptr(); in test_biquad_cascade_df1() local
86 const q31_t *coefsp = coefs.ptr(); in test_biquad_cascade_df1_32x64() local
DBIQUADQ15.cpp21 const q15_t *coefsp = coefs.ptr(); in test_biquad_cascade_df1() local
DSupportBarTestsF16.cpp10 const float16_t *coefsp = coefs.ptr(); in test_barycenter_f16() local
DSupportBarTestsF32.cpp10 const float32_t *coefsp = coefs.ptr(); in test_barycenter_f32() local
DFIRF64.cpp33 const float64_t *coefsp; in test_fir_f64() local
DFIRF16.cpp38 const float16_t *coefsp; in test_fir_f16() local
DFIRF32.cpp38 const float32_t *coefsp; in test_fir_f32() local
DFIRQ15.cpp32 const q15_t *coefsp; in test_fir_q15() local
DFIRQ31.cpp32 const q31_t *coefsp; in test_fir_q31() local
DFIRQ7.cpp32 const q7_t *coefsp; in test_fir_q7() local
DSupportTestsF16.cpp25 const float16_t *coefsp = coefs.ptr(); in test_weighted_average_f16() local
DSupportTestsF32.cpp17 const float32_t *coefsp = coefs.ptr(); in test_weighted_average_f32() local
/cmsis-dsp-latest/Testing/Include/Benchmarks/
DSupportBarF16.h23 const float16_t *coefsp; variable
DSupportBarF32.h23 const float32_t *coefsp; variable