Searched refs:xSrtScCnt (Results 1 – 1 of 1) sorted by relevance
912 UINT xSrtScCnt = 0; /* counter for extended sorted sections */ in HcrExtendedSectionInfo() local934 pNumExtSortCwInSect[xSrtScCnt] = inSegmentRemainNumCW; in HcrExtendedSectionInfo()935 pExtendedSortedCoBo[xSrtScCnt] = pSortedCodebook[srtSecCnt]; in HcrExtendedSectionInfo()942 pNumExtSortCwInSect[xSrtScCnt] = inSegmentRemainNumCW; in HcrExtendedSectionInfo()943 pExtendedSortedCoBo[xSrtScCnt] = pSortedCodebook[srtSecCnt]; in HcrExtendedSectionInfo()951 pNumExtSortCwInSect[xSrtScCnt] = remainNumCwInSortSec; in HcrExtendedSectionInfo()952 pExtendedSortedCoBo[xSrtScCnt] = pSortedCodebook[srtSecCnt]; in HcrExtendedSectionInfo()961 …pMaxLenOfCbInExtSrtSec[xSrtScCnt] = FDKmin(pMaxCwLength[pExtendedSortedCoBo[xSrtScCnt]],lengthOfLo… in HcrExtendedSectionInfo()966 xSrtScCnt += 1; in HcrExtendedSectionInfo()968 if ( xSrtScCnt >= (MAX_SFB_HCR + MAX_HCR_SETS) ) { in HcrExtendedSectionInfo()[all …]