Home
last modified time | relevance | path

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

/cmsis-dsp-3.7.0-3.6.0/Source/MatrixFunctions/
Darm_mat_mult_fast_q31.c78 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_mult_fast_q31() local
Darm_mat_cmplx_mult_q15.c74 uint32_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_cmplx_mult_q15() local
325 uint16_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_cmplx_mult_q15() local
Darm_mat_mult_f64.c81 uint32_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_mult_f64() local
388 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_mult_f64() local
Darm_mat_mult_fast_q15.c78 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_mult_fast_q15() local
Darm_mat_mult_f16.c390 int numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_mult_f16() local
636 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_mult_f16() local
Darm_mat_mult_f32.c294 int numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_mult_f32() local
559 uint16_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_mult_f32() local
896 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_mult_f32() local
Darm_mat_cmplx_mult_f32.c532 uint16_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_cmplx_mult_f32() local
849 uint16_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_cmplx_mult_f32() local
1191 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_cmplx_mult_f32() local
Darm_mat_mult_q31.c344 uint16_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_mult_q31() local
638 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_mult_q31() local
Darm_mat_mult_opt_q31.c352 uint32_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_mult_opt_q31() local
661 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_mult_opt_q31() local
Darm_mat_cmplx_mult_q31.c526 uint16_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_cmplx_mult_q31() local
847 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_cmplx_mult_q31() local
Darm_mat_cmplx_mult_f16.c390 uint16_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_cmplx_mult_f16() local
717 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ in arm_mat_cmplx_mult_f16() local
Darm_mat_mult_q7.c282 uint32_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_mult_q7() local
590 uint16_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_mult_q7() local
Darm_mat_mult_q15.c334 uint32_t numRowsA = pSrcA->numRows; /* number of rows of input matrix A */ in arm_mat_mult_q15() local
638 uint16_t numRowsA = pSrcA->numRows; /* Number of rows of input matrix A */ local