Searched refs:pSrcBT (Results 1 – 4 of 4) 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()
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()
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()
602 q15_t *pSrcBT = pState; /* Input data matrix pointer for transpose */ local635 px = pSrcBT + i;725 pInB = pSrcBT;