Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/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.c155 #define FIR_F32_CORE(pSamples, c, NB_TAPS) \ argument
172 const float32_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_f32_1_4_mve() local
255 const float32_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_f32_5_8_mve() local
371 const float32_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_f32() local
Darm_fir_q31.c217 const q31_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q31_1_4_mve() local
459 const q31_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q31_29_32_mve() local
659 const q31_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q31() local
Darm_fir_q7.c199 const q7_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q7() local
Darm_fir_q15.c208 const q15_t *pSamples; /* Temporary pointer to the sample buffer */ in arm_fir_q15() local