Home
last modified time | relevance | path

Searched defs:numColsA (Results 1 – 13 of 13) sorted by relevance

/cmsis-dsp-3.7.0-3.6.0/Source/MatrixFunctions/
Darm_mat_mult_fast_q31.c80 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_mult_fast_q31() local
Darm_mat_cmplx_mult_q15.c76 uint32_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_cmplx_mult_q15() local
327 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_cmplx_mult_q15() local
Darm_mat_mult_f64.c83 uint32_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_f64() local
390 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_mult_f64() local
Darm_mat_mult_fast_q15.c80 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_mult_fast_q15() local
Darm_mat_mult_f16.c392 int numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_f16() local
638 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_mult_f16() local
Darm_mat_mult_f32.c296 int numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_f32() local
561 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_f32() local
898 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_mult_f32() local
Darm_mat_cmplx_mult_f32.c534 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_cmplx_mult_f32() local
851 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_cmplx_mult_f32() local
1193 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_cmplx_mult_f32() local
Darm_mat_mult_q31.c346 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_q31() local
640 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_mult_q31() local
Darm_mat_mult_opt_q31.c354 uint32_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_opt_q31() local
663 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_mult_opt_q31() local
Darm_mat_cmplx_mult_q31.c528 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_cmplx_mult_q31() local
849 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_cmplx_mult_q31() local
Darm_mat_cmplx_mult_f16.c392 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_cmplx_mult_f16() local
719 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_cmplx_mult_f16() local
Darm_mat_mult_q7.c284 uint32_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_q7() local
589 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_q7() local
Darm_mat_mult_q15.c336 uint32_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_q15() local
640 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ local