Home
last modified time | relevance | path

Searched refs:arm_mat_mult_f16 (Results 1 – 5 of 5) sorted by relevance

/cmsis-dsp-3.7.0-3.6.0/Testing/Source/Benchmarks/
DBinaryF16.cpp7 arm_mat_mult_f16(&this->in1,&this->in2,&this->out); in test_mat_mult_f16()
/cmsis-dsp-3.7.0-3.6.0/Include/dsp/
Dmatrix_functions_f16.h112 arm_status arm_mat_mult_f16(
/cmsis-dsp-3.7.0-3.6.0/Source/MatrixFunctions/
DConfig.cmake82 MatrixFunctions/arm_mat_mult_f16.c
Darm_mat_mult_f16.c382 arm_status arm_mat_mult_f16( in arm_mat_mult_f16() function
624 arm_status arm_mat_mult_f16( in arm_mat_mult_f16() function
/cmsis-dsp-3.7.0-3.6.0/Testing/Source/Tests/
DBinaryTestsF16.cpp68 status=arm_mat_mult_f16(&this->in1,&this->in2,&this->out); in test_mat_mult_f16()