Home
last modified time | relevance | path

Searched refs:arm_dot_prod_f16 (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/BasicMathFunctions/
Darm_dot_prod_f16.c67 void arm_dot_prod_f16( in arm_dot_prod_f16() function
122 void arm_dot_prod_f16( in arm_dot_prod_f16() function
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_cosine_distance_f16.c72 arm_dot_prod_f16(pA,pB,blockSize,&dot); in arm_cosine_distance_f16()
Darm_correlation_distance_f16.c79 arm_dot_prod_f16(pA,pB,blockSize,&dot); in arm_correlation_distance_f16()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dbasic_math_functions_f16.h116 void arm_dot_prod_f16(