Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_fir_f16.c71 float16_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_f16_1_4_mve() local
161 float16_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_f16_5_8_mve() local
251 float16_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_f16() local
Darm_fir_q31.c218 q31_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q31_1_4_mve() local
460 q31_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q31_29_32_mve() local
660 q31_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q31() local
Darm_fir_q7.c59 #define FIR_Q7_CORE(pOutput, nbAcc, nbVecTaps, pSample, vecCoeffs) \ argument
200 q7_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q7() local
Darm_fir_q15.c64 #define FIR_Q15_CORE(pOutput, nbAcc, nbVecTaps, pSample, vecCoeffs) \ argument
209 q15_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q15() local
Darm_fir_f32.c173 float32_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_f32_1_4_mve() local
372 float32_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_f32() local