Lines Matching refs:j
68 int32_t j,k,blkCnt,blkCnt2; in _arm_mat_qr_f32() local
230 for(j=0;j<pSrc->numRows-col; j++) in _arm_mat_qr_f32()
232 float32_t f = -beta * pTmpA[j]; in _arm_mat_qr_f32()
294 int32_t j,k, blkCnt, blkCnt2; in _arm_mat_qr_f32() local
453 for(j=0;j<pOutQ->numRows-pos; j++) in _arm_mat_qr_f32()
455 float32_t f = -beta * pTmpA[j]; in _arm_mat_qr_f32()
539 int32_t i,j,k,blkCnt; in _arm_mat_qr_f32() local
551 for(j=0;j<pSrc->numCols-col; j++) in _arm_mat_qr_f32()
571 for(j=0;j<pSrc->numCols-col; j++) in _arm_mat_qr_f32()
595 for(j=0;j<pSrc->numCols-col; j++) in _arm_mat_qr_f32()
606 for(j=0;j<pSrc->numRows-col; j++) in _arm_mat_qr_f32()
608 float32_t f = beta * pTmpA[j]; in _arm_mat_qr_f32()
648 int32_t i,j,k, blkCnt; in _arm_mat_qr_f32() local
662 for(j=0;j<pOutQ->numRows-pos; j++) in _arm_mat_qr_f32()
681 for(j=0;j<pOutQ->numRows-pos; j++) in _arm_mat_qr_f32()
705 for(j=0;j<pOutQ->numRows-pos; j++) in _arm_mat_qr_f32()
716 for(j=0;j<pOutQ->numRows-pos; j++) in _arm_mat_qr_f32()
718 float32_t f = beta * pTmpA[j]; in _arm_mat_qr_f32()