Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Source/Tests/
DBIQUADF32.cpp124 float32_t *vecCoefsPtr = vecCoefs.ptr(); in test_biquad_cascade_df2T_ref() local
127 arm_biquad_cascade_df2T_compute_coefs_f32(3,coefsp,vecCoefsPtr); in test_biquad_cascade_df2T_ref()
131 vecCoefsPtr, in test_biquad_cascade_df2T_ref()
290 float32_t *vecCoefsPtr = vecCoefs.ptr(); in test_biquad_cascade_df2T_rand() local
293 arm_biquad_cascade_df2T_compute_coefs_f32(numStages,coefsp,vecCoefsPtr); in test_biquad_cascade_df2T_rand()
297 vecCoefsPtr, in test_biquad_cascade_df2T_rand()