Searched refs:arm_shift_q15 (Results 1 – 5 of 5) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/ |
D | arm_dct4_q15.c | 85 arm_shift_q15 (pInlineBuffer, 1, pInlineBuffer, S->N); in arm_dct4_q15() 168 arm_shift_q15 (pState, 2, pState, S->N * 2); in arm_dct4_q15() 317 arm_shift_q15 (pState, 2, pState, S->N * 2); in arm_dct4_q15()
|
D | arm_rfft_q15.c | 103 arm_shift_q15(pDst, 1, pDst, S->fftLenReal); in arm_rfft_q15()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/BasicMathFunctions/ |
D | arm_shift_q15.c | 57 void arm_shift_q15( in arm_shift_q15() function 102 void arm_shift_q15( in arm_shift_q15() function
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
D | basic_math_functions.h | 408 void arm_shift_q15(
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/ |
D | arm_math.h | 2830 void arm_shift_q15(
|