Lines Matching refs:nRows
66 uint16_t nRows = pSrc->numRows; /* number of rows */ in arm_mat_trans_f64() local
69 uint16_t blkCnt, rowCnt, i = 0U, row = nRows; /* loop counters */ in arm_mat_trans_f64()
108 px += nRows; in arm_mat_trans_f64()
111 px += nRows; in arm_mat_trans_f64()
114 px += nRows; in arm_mat_trans_f64()
117 px += nRows; in arm_mat_trans_f64()
132 px += (nRows - 2); in arm_mat_trans_f64()
160 px += nRows; in arm_mat_trans_f64()
184 uint16_t nRows = pSrc->numRows; /* number of rows */ in arm_mat_trans_f64() local
186 uint64_t col, row = nRows, i = 0U; /* Loop counters */ in arm_mat_trans_f64()
220 px += nRows; in arm_mat_trans_f64()
223 px += nRows; in arm_mat_trans_f64()
226 px += nRows; in arm_mat_trans_f64()
229 px += nRows; in arm_mat_trans_f64()
251 px += nRows; in arm_mat_trans_f64()