Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/StatisticsFunctions/
Darm_absmax_q15.c59 q15x8_t extremValVec = vdupq_n_s16(Q15_ABSMIN); in arm_absmax_q15()
60 q15_t maxValue = Q15_ABSMIN; in arm_absmax_q15()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_math_types.h565 #define Q15_ABSMIN ((q15_t)0) macro