Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/FastMathFunctions/
Darm_vlog_f16.c36 void arm_vlog_f16( in arm_vlog_f16() function
DCMakeLists.txt51 target_sources(CMSISDSPFastMath PRIVATE arm_vlog_f16.c)
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dfast_math_functions_f16.h82 void arm_vlog_f16(
/third_party/cmsis/CMSIS/DSP/Source/BayesFunctions/
Darm_gaussian_naive_bayes_predict_f16.c79 arm_vlog_f16((float16_t *) S->classPriors, logclassPriors, S->numberOfClasses); in arm_gaussian_naive_bayes_predict_f16()