Home | History | Annotate | Download | only in src

Lines Matching refs:numSet

143   UCHAR   numSet;
165 numSet = ((numCodeword - 1) / *pNumSegment) + 1;
171 for ( currentSet = 1; currentSet < numSet ; currentSet++ ) {