Home
last modified time | relevance | path

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

/cmsis-dsp-3.5.0/Testing/Source/Benchmarks/
DBinaryF16.cpp13 arm_mat_cmplx_mult_f16(&this->in1,&this->in2,&this->out); in test_mat_cmplx_mult_f16()
/cmsis-dsp-3.5.0/Include/dsp/
Dmatrix_functions_f16.h77 arm_status arm_mat_cmplx_mult_f16(
/cmsis-dsp-3.5.0/Source/MatrixFunctions/
DConfig.cmake78 MatrixFunctions/arm_mat_cmplx_mult_f16.c
Darm_mat_cmplx_mult_f16.c381 arm_status arm_mat_cmplx_mult_f16( in arm_mat_cmplx_mult_f16() function
707 arm_status arm_mat_cmplx_mult_f16( in arm_mat_cmplx_mult_f16() function
/cmsis-dsp-3.5.0/Testing/Source/Tests/
DBinaryTestsF16.cpp96 status=arm_mat_cmplx_mult_f16(&this->in1,&this->in2,&this->out); in test_mat_cmplx_mult_f16()