Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_mult_f32.c271 int numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_f32() local
531 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_f32() local
860 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_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_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_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_q15.c330 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_mult_q15() local
608 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ local
Darm_mat_cmplx_mult_f16.c389 uint16_t numColsA = pSrcA->numCols; /* number of columns of input matrix A */ in arm_mat_cmplx_mult_f16() local
716 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_cmplx_mult_f16() 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_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_f64.c81 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_mult_f64() local
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_mult_fast_q15.c80 uint16_t numColsA = pSrcA->numCols; /* Number of columns of input matrix A */ in arm_mat_mult_fast_q15() local