Home
last modified time | relevance | path

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

/cmsis-dsp-latest/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_q7.c58 #define FIR_Q7_CORE(pOutput, nbAcc, nbVecTaps, pSample, vecCoeffs) \ argument
199 q7_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q7() local
Darm_fir_q15.c63 #define FIR_Q15_CORE(pOutput, nbAcc, nbVecTaps, pSample, vecCoeffs) \ argument
208 q15_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q15() local
Darm_fir_q31.c217 q31_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q31_1_4_mve() local
459 q31_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q31_29_32_mve() local
659 q31_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_q31() local
Darm_fir_f32.c175 float32_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_f32_1_4_mve() local
374 float32_t *pOutput; /* Temporary pointer to the output buffer */ in arm_fir_f32() local
/cmsis-dsp-latest/dsppp/tests/
Dfilter_test.cpp22 #define FIR_Q15_CORE(pOutput, nbAcc, nbVecTaps, pSample, vecCoeffs) \ argument
167 q15_t *pOutput; /* Temporary pointer to the output buffer */ in debug_arm_fir_q15() local