Home
last modified time | relevance | path

Searched refs:arm_recip_q15 (Results 1 – 2 of 2) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dutils.h102 __STATIC_FORCEINLINE uint32_t arm_recip_q15( in arm_recip_q15() function
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_lms_norm_q15.c179 postShift = arm_recip_q15((q15_t) energy + DELTA_Q15, &oneByEnergy, S->recipTable); in arm_lms_norm_q15()