Home | History | Annotate | Download | only in src

Lines Matching refs:numSortedSection

780   pHcr->sectionInfo.numSortedSection = numSection - numZeroSection;    /* numSortedSection contains no zero or intensity section */
851 UINT numSortedSection = pHcr->sectionInfo.numSortedSection;
860 for ( i=numSortedSection; i != 0; i-- ) {
916 UINT numSortedSection = pHcr->sectionInfo.numSortedSection;
931 while (srtSecCnt < numSortedSection) {