Searched refs:remainNumCwInSortSec (Results 1 – 1 of 1) sorted by relevance
913 UINT remainNumCwInSortSec; in HcrExtendedSectionInfo() local928 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt]; in HcrExtendedSectionInfo()932 if (inSegmentRemainNumCW < remainNumCwInSortSec) { in HcrExtendedSectionInfo()937 remainNumCwInSortSec -= inSegmentRemainNumCW; in HcrExtendedSectionInfo()941 else if (inSegmentRemainNumCW == remainNumCwInSortSec) { in HcrExtendedSectionInfo()946 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt]; in HcrExtendedSectionInfo()951 pNumExtSortCwInSect[xSrtScCnt] = remainNumCwInSortSec; in HcrExtendedSectionInfo()955 inSegmentRemainNumCW -= remainNumCwInSortSec; in HcrExtendedSectionInfo()957 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt]; in HcrExtendedSectionInfo()