Lines Matching refs:nRows
123 uint16_t nRows = pSrc->numRows; /* number of rows */ in arm_mat_trans_f32() local
126 uint16_t blkCnt, rowCnt, i = 0U, row = nRows; /* loop counters */ in arm_mat_trans_f32()
171 px += nRows; in arm_mat_trans_f32()
174 px += nRows; in arm_mat_trans_f32()
177 px += nRows; in arm_mat_trans_f32()
180 px += nRows; in arm_mat_trans_f32()
197 px += (nRows - 4); in arm_mat_trans_f32()
225 px += nRows; in arm_mat_trans_f32()
249 uint16_t nRows = pSrc->numRows; /* number of rows */ in arm_mat_trans_f32() local
251 uint32_t col, row = nRows, i = 0U; /* Loop counters */ in arm_mat_trans_f32()
285 px += nRows; in arm_mat_trans_f32()
288 px += nRows; in arm_mat_trans_f32()
291 px += nRows; in arm_mat_trans_f32()
294 px += nRows; in arm_mat_trans_f32()
316 px += nRows; in arm_mat_trans_f32()