Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/
Darm_dot_prod_f32.c67 void arm_dot_prod_f32( in arm_dot_prod_f32() function
122 void arm_dot_prod_f32( in arm_dot_prod_f32() function
/third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/
Darm_cosine_distance_f32.c59 arm_dot_prod_f32(pA,pB,blockSize,&dot); in arm_cosine_distance_f32()
Darm_correlation_distance_f32.c67 arm_dot_prod_f32(pA,pB,blockSize,&dot); in arm_correlation_distance_f32()
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dbasic_math_functions.h337 void arm_dot_prod_f32(