Searched refs:arm_mat_vec_mult_f32 (Results 1 – 4 of 4) sorted by relevance
59 void arm_mat_vec_mult_f32( in arm_mat_vec_mult_f32() function290 void arm_mat_vec_mult_f32(const arm_matrix_instance_f32 *pSrcMat, const float32_t *pVec, float32_t … in arm_mat_vec_mult_f32() function
31 MatrixFunctions/arm_mat_vec_mult_f32.c
150 arm_mat_vec_mult_f32(&pDctMat, pTmp, pDst); in arm_mfcc_f32()
365 void arm_mat_vec_mult_f32(