Home
last modified time | relevance | path

Searched refs:arm_mat_vec_mult_f32 (Results 1 – 4 of 4) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_vec_mult_f32.c59 void arm_mat_vec_mult_f32( in arm_mat_vec_mult_f32() function
290 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
DConfig.cmake31 MatrixFunctions/arm_mat_vec_mult_f32.c
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_mfcc_f32.c150 arm_mat_vec_mult_f32(&pDctMat, pTmp, pDst); in arm_mfcc_f32()
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dmatrix_functions.h365 void arm_mat_vec_mult_f32(