Searched refs:arm_mat_mult_opt_q31 (Results 1 – 7 of 7) sorted by relevance
22 arm_mat_mult_opt_q31(&this->in1,&this->in2,&this->out,this->tmpPtr); in test_mat_mult_opt_q31()
41 MatrixFunctions/arm_mat_mult_opt_q31.c
340 ARM_DSP_ATTRIBUTE arm_status arm_mat_mult_opt_q31( in arm_mat_mult_opt_q31() function648 ARM_DSP_ATTRIBUTE arm_status arm_mat_mult_opt_q31( in arm_mat_mult_opt_q31() function
132 status=arm_mat_mult_opt_q31(&this->in1,&this->in2,&this->out,tmpPtr); in test_mat_mult_opt_q31()
459 arm_status arm_mat_mult_opt_q31(
178 c2 = dsp.arm_mat_mult_opt_q31(af,bf,tmp)
1324 arm_status returnValue = arm_mat_mult_opt_q31(&pSrcA_converted, in cmsis_arm_mat_mult_opt_q31()