Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_mult_f32.c270 int numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_mult_f32() local
530 uint16_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_mult_f32() local
859 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ in arm_mat_mult_f32() local
Darm_mat_cmplx_mult_f32.c533 uint16_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_cmplx_mult_f32() local
850 uint16_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_cmplx_mult_f32() local
1192 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ in arm_mat_cmplx_mult_f32() local
Darm_mat_cmplx_mult_q15.c75 uint32_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_cmplx_mult_q15() local
326 uint16_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_cmplx_mult_q15() local
Darm_mat_mult_f16.c391 int numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_mult_f16() local
637 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ in arm_mat_mult_f16() local
Darm_mat_mult_q31.c345 uint16_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_mult_q31() local
639 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ in arm_mat_mult_q31() local
Darm_mat_mult_q15.c329 uint16_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_mult_q15() local
607 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ local
Darm_mat_cmplx_mult_f16.c388 uint16_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_cmplx_mult_f16() local
715 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ in arm_mat_cmplx_mult_f16() local
Darm_mat_cmplx_mult_q31.c527 uint16_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_cmplx_mult_q31() local
848 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ in arm_mat_cmplx_mult_q31() local
Darm_mat_mult_q7.c283 uint32_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_mult_q7() local
588 uint16_t numColsB = pSrcB->numCols; /* number of columns of input matrix B */ in arm_mat_mult_q7() local
Darm_mat_mult_f64.c80 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ in arm_mat_mult_f64() local
Darm_mat_mult_fast_q31.c79 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ in arm_mat_mult_fast_q31() local
Darm_mat_mult_fast_q15.c79 uint16_t numColsB = pSrcB->numCols; /* Number of columns of input matrix B */ in arm_mat_mult_fast_q15() local