Searched refs:xSrtScCnt (Results 1 – 1 of 1) sorted by relevance
874 UINT xSrtScCnt = 0; /* counter for extended sorted sections */ in HcrExtendedSectionInfo() local895 pNumExtSortCwInSect[xSrtScCnt] = inSegmentRemainNumCW; in HcrExtendedSectionInfo()896 pExtendedSortedCoBo[xSrtScCnt] = pSortedCodebook[srtSecCnt]; in HcrExtendedSectionInfo()903 pNumExtSortCwInSect[xSrtScCnt] = inSegmentRemainNumCW; in HcrExtendedSectionInfo()904 pExtendedSortedCoBo[xSrtScCnt] = pSortedCodebook[srtSecCnt]; in HcrExtendedSectionInfo()911 pNumExtSortCwInSect[xSrtScCnt] = remainNumCwInSortSec; in HcrExtendedSectionInfo()912 pExtendedSortedCoBo[xSrtScCnt] = pSortedCodebook[srtSecCnt]; in HcrExtendedSectionInfo()919 pMaxLenOfCbInExtSrtSec[xSrtScCnt] = in HcrExtendedSectionInfo()920 fMin((INT)pMaxCwLength[pExtendedSortedCoBo[xSrtScCnt]], in HcrExtendedSectionInfo()923 xSrtScCnt += 1; in HcrExtendedSectionInfo()[all …]