Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_conv_partial_opt_q15.c67 q15_t * pScratch1, in arm_conv_partial_opt_q15() argument
72 q15_t *pScr1 = pScratch1; /* Temporary pointer for scratch1 */ in arm_conv_partial_opt_q15()
171 pScr1 = pScratch1; in arm_conv_partial_opt_q15()
197 pScratch1 += firstIndex; in arm_conv_partial_opt_q15()
211 pScr1 = pScratch1; in arm_conv_partial_opt_q15()
313 pScratch1 += 4U; in arm_conv_partial_opt_q15()
330 pScr1 = pScratch1; in arm_conv_partial_opt_q15()
372 pScratch1 += 1U; in arm_conv_partial_opt_q15()
Darm_conv_partial_fast_opt_q15.c67 q15_t * pScratch1, in arm_conv_partial_fast_opt_q15() argument
71 q15_t *pScr1 = pScratch1; /* Temporary pointer for scratch1 */ in arm_conv_partial_fast_opt_q15()
170 pScr1 = pScratch1; in arm_conv_partial_fast_opt_q15()
196 pScratch1 += firstIndex; in arm_conv_partial_fast_opt_q15()
210 pScr1 = pScratch1; in arm_conv_partial_fast_opt_q15()
313 pScratch1 += 4U; in arm_conv_partial_fast_opt_q15()
330 pScr1 = pScratch1; in arm_conv_partial_fast_opt_q15()
373 pScratch1 += 1U; in arm_conv_partial_fast_opt_q15()
Darm_conv_fast_opt_q15.c70 q15_t * pScratch1, in arm_conv_fast_opt_q15() argument
77 q15_t *pScr1 = pScratch1; /* Temporary pointer for scratch1 */ in arm_conv_fast_opt_q15()
160 pScr1 = pScratch1; in arm_conv_fast_opt_q15()
199 pScr1 = pScratch1; in arm_conv_fast_opt_q15()
301 pScratch1 += 4U; in arm_conv_fast_opt_q15()
318 pScr1 = pScratch1; in arm_conv_fast_opt_q15()
358 pScratch1 += 1U; in arm_conv_fast_opt_q15()
Darm_conv_opt_q15.c66 q15_t * pScratch1, in arm_conv_opt_q15() argument
73 q15_t *pScr1 = pScratch1; /* Temporary pointer for scratch1 */ in arm_conv_opt_q15()
156 pScr1 = pScratch1; in arm_conv_opt_q15()
195 pScr1 = pScratch1; in arm_conv_opt_q15()
297 pScratch1 += 4U; in arm_conv_opt_q15()
314 pScr1 = pScratch1; in arm_conv_opt_q15()
354 pScratch1 += 1U; in arm_conv_opt_q15()
Darm_conv_partial_opt_q7.c64 q15_t * pScratch1, in arm_conv_partial_opt_q7() argument
154 pScr1 = pScratch1; in arm_conv_partial_opt_q7()
215 pScratch1 += firstIndex; in arm_conv_partial_opt_q7()
223 pScr1 = pScratch1; in arm_conv_partial_opt_q7()
326 pScratch1 += 4U; in arm_conv_partial_opt_q7()
335 pScr1 = pScratch1; in arm_conv_partial_opt_q7()
378 pScratch1 += 1U; in arm_conv_partial_opt_q7()
Darm_conv_opt_q7.c64 q15_t * pScratch1, in arm_conv_opt_q7() argument
67 q15_t *pScr1 = pScratch1; /* Temporary pointer for scratch */ in arm_conv_opt_q7()
204 pScr1 = pScratch1; in arm_conv_opt_q7()
307 pScratch1 += 4U; in arm_conv_opt_q7()
316 pScr1 = pScratch1; in arm_conv_opt_q7()
352 pScratch1 += 1U; in arm_conv_opt_q7()
Darm_correlate_opt_q7.c64 q15_t * pScratch1, in arm_correlate_opt_q7() argument
67 q15_t *pScr1 = pScratch1; /* Temporary pointer for scratch */ in arm_correlate_opt_q7()
229 pScr1 = pScratch1; in arm_correlate_opt_q7()
334 pScratch1 += 4U; in arm_correlate_opt_q7()
343 pScr1 = pScratch1; in arm_correlate_opt_q7()
380 pScratch1 += 1U; in arm_correlate_opt_q7()
/cmsis-dsp-latest/Include/dsp/
Dfiltering_functions.h475 q15_t * pScratch1,
527 q15_t * pScratch1,
579 q15_t * pScratch1,
641 q15_t * pScratch1,
708 q15_t * pScratch1,
775 q15_t * pScratch1,
2013 q15_t * pScratch1,
/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/
Dcmsisdsp_filtering.c4003 PyObject *pScratch1=NULL; // input in cmsis_arm_conv_opt_q15() local
4008 if (PyArg_ParseTuple(args,"OiOiOO",&pSrcA,&srcALen,&pSrcB,&srcBLen,&pScratch1,&pScratch2)) in cmsis_arm_conv_opt_q15()
4013 GETARGUMENT(pScratch1,NPY_INT16,int16_t,int16_t); in cmsis_arm_conv_opt_q15()
4122 PyObject *pScratch1=NULL; // input in cmsis_arm_conv_fast_opt_q15() local
4127 if (PyArg_ParseTuple(args,"OiOiOO",&pSrcA,&srcALen,&pSrcB,&srcBLen,&pScratch1,&pScratch2)) in cmsis_arm_conv_fast_opt_q15()
4132 GETARGUMENT(pScratch1,NPY_INT16,int16_t,int16_t); in cmsis_arm_conv_fast_opt_q15()
4241 PyObject *pScratch1=NULL; // input in cmsis_arm_conv_opt_q7() local
4246 if (PyArg_ParseTuple(args,"OiOiOO",&pSrcA,&srcALen,&pSrcB,&srcBLen,&pScratch1,&pScratch2)) in cmsis_arm_conv_opt_q7()
4251 GETARGUMENT(pScratch1,NPY_INT16,int16_t,int16_t); in cmsis_arm_conv_opt_q7()
4366 PyObject *pScratch1=NULL; // input in cmsis_arm_conv_partial_opt_q15() local
[all …]