Searched refs:pSrcBT (Results 1 – 7 of 7) sorted by relevance
74 q15_t *pSrcBT = pState; /* Input data matrix pointer for transpose */ in arm_mat_mult_fast_q15() local115 px = pSrcBT + i; in arm_mat_mult_fast_q15()236 pInB = pSrcBT; in arm_mat_mult_fast_q15()257 pInB = pSrcBT + j; in arm_mat_mult_fast_q15()381 pInB = pSrcBT + numRowsB * (numColsB-1); in arm_mat_mult_fast_q15()425 pInB = pSrcBT; in arm_mat_mult_fast_q15()
339 q15_t *pSrcBT = pState; /* input data matrix pointer for transpose */ in arm_mat_mult_q15() local379 BT.pData = pSrcBT; in arm_mat_mult_q15()408 pInB = pSrcBT; in arm_mat_mult_q15()425 pInB = pSrcBT + j; in arm_mat_mult_q15()516 pInB = pSrcBT + numRowsB * (numColsB - 1); in arm_mat_mult_q15()575 pInB = pSrcBT + i; in arm_mat_mult_q15()634 q15_t *pSrcBT = pState; /* Input data matrix pointer for transpose */ local665 BT.pData = pSrcBT;681 pInB = pSrcBT;
287 q7_t *pSrcBT = pState; /* input data matrix pointer for transpose */ in arm_mat_mult_q7() local322 BT.pData = pSrcBT; in arm_mat_mult_q7()351 pInB = pSrcBT; in arm_mat_mult_q7()369 pInB = pSrcBT + j; in arm_mat_mult_q7()464 pInB = pSrcBT + numRowsB * (numColsB - 1); in arm_mat_mult_q7()528 pInB = pSrcBT + i; in arm_mat_mult_q7()
357 q31_t *pSrcBT = pState; /* input data matrix pointer for transpose */ in arm_mat_mult_opt_q31() local394 BT.pData = pSrcBT; in arm_mat_mult_opt_q31()435 pInB = pSrcBT + j; in arm_mat_mult_opt_q31()535 pInB = pSrcBT + numRowsB * (numColsB - 1); in arm_mat_mult_opt_q31()597 pInB = pSrcBT + i; in arm_mat_mult_opt_q31()
321 q15_t *pSrcBT = pScratch; /* input data matrix pointer for transpose */ in arm_mat_cmplx_mult_q15() local359 px = pSrcBT + i; in arm_mat_cmplx_mult_q15()441 pInB = pSrcBT; in arm_mat_cmplx_mult_q15()
368 const T *pSrcBT = BT.const_ptr();395 pInB = pSrcBT;412 pInB = pSrcBT + j;506 pInB = pSrcBT + numRowsB * (numColsB - 1);566 pInB = pSrcBT + i;
271 T *pSrcBT = BT.ptr(); /* Input data matrix pointer for transpose */ in _dot_m_m() local297 pInB = pSrcBT; in _dot_m_m()