Home | History | Annotate | Download | only in src

Lines Matching full:currwj

2655         int currWi,currWj;
2661 for( currWj = 0; currWj < 3; currWj++ )
2670 cvmGet(projMatr[currMatr],currWj,i);
2686 cvmSet(matrA,currMatr*9 + currWi*3+currWj,i,dataQ[ord10[i]]);