Searched refs:arm_mat_mult_f16 (Results 1 – 5 of 5) sorted by relevance
7 arm_mat_mult_f16(&this->in1,&this->in2,&this->out); in test_mat_mult_f16()
112 arm_status arm_mat_mult_f16(
82 MatrixFunctions/arm_mat_mult_f16.c
382 arm_status arm_mat_mult_f16( in arm_mat_mult_f16() function624 arm_status arm_mat_mult_f16( in arm_mat_mult_f16() function
68 status=arm_mat_mult_f16(&this->in1,&this->in2,&this->out); in test_mat_mult_f16()