Searched refs:arm_shift_q31 (Results 1 – 4 of 4) sorted by relevance
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/ |
D | arm_dct4_q31.c | 88 arm_shift_q31 (pInlineBuffer, 1, pInlineBuffer, S->N); in arm_dct4_q31() 171 arm_shift_q31 (pState, 2, pState, S->N * 2); in arm_dct4_q31() 320 arm_shift_q31(pState, 2, pState, S->N * 2); in arm_dct4_q31()
|
D | arm_rfft_q31.c | 104 arm_shift_q31(pDst, 1, pDst, S->fftLenReal); in arm_rfft_q31()
|
/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/ |
D | arm_shift_q31.c | 74 void arm_shift_q31( in arm_shift_q31() function 120 void arm_shift_q31( in arm_shift_q31() function
|
/third_party/cmsis/CMSIS/DSP/Include/dsp/ |
D | basic_math_functions.h | 422 void arm_shift_q31(
|