Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_f16.c55 #define FIR_F16_CORE(pSamples, c, NB_TAPS) \ argument
70 const float16_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_f16_1_4_mve() local
160 const float16_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_f16_5_8_mve() local
250 const float16_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_f16() local
Darm_fir_f32.c157 #define FIR_F32_CORE(pSamples, c, NB_TAPS) \ argument
174 const float32_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_f32_1_4_mve() local
257 const float32_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_f32_5_8_mve() local
373 const float32_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_f32() local
Darm_fir_q31.c216 const q31_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q31_1_4_mve() local
458 const q31_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q31_29_32_mve() local
658 const q31_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q31() local
Darm_fir_q7.c198 const q7_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q7() local
Darm_fir_q15.c207 const q15_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q15() local
/cmsis-dsp-latest/dsppp/tests/
Dfilter_test.cpp166 const q15_t *pSamples; /* Temporary pointer to the sample buffer */ in debug_arm_fir_q15() local