Searched refs:remainNumCwInSortSec (Results 1 – 1 of 1) sorted by relevance
875 UINT remainNumCwInSortSec; in HcrExtendedSectionInfo() local890 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt]; in HcrExtendedSectionInfo()894 if (inSegmentRemainNumCW < remainNumCwInSortSec) { in HcrExtendedSectionInfo()898 remainNumCwInSortSec -= inSegmentRemainNumCW; in HcrExtendedSectionInfo()902 } else if (inSegmentRemainNumCW == remainNumCwInSortSec) { in HcrExtendedSectionInfo()907 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt]; in HcrExtendedSectionInfo()911 pNumExtSortCwInSect[xSrtScCnt] = remainNumCwInSortSec; in HcrExtendedSectionInfo()914 inSegmentRemainNumCW -= remainNumCwInSortSec; in HcrExtendedSectionInfo()916 remainNumCwInSortSec = pNumSortedCodewordInSection[srtSecCnt]; in HcrExtendedSectionInfo()