Searched refs:MAX_HCR_SETS (Results 1 – 3 of 3) sorted by relevance
123 #define MAX_HCR_SETS 14 macro319 USHORT pNumExtendedSortedCodewordInSection[MAX_SFB_HCR+MAX_HCR_SETS];321 USHORT pNumExtendedSortedSectionsInSets[MAX_HCR_SETS];326 UCHAR pExtendedSortedCodebook[MAX_SFB_HCR+MAX_HCR_SETS];329 UCHAR pMaxLenOfCbInExtSrtSec[MAX_SFB_HCR+MAX_HCR_SETS];
968 if ( xSrtScCnt >= (MAX_SFB_HCR + MAX_HCR_SETS) ) { in HcrExtendedSectionInfo()1006 if (numExtendedSortedCodewordInSectionIdx >= (MAX_SFB_HCR+MAX_HCR_SETS)) { in DeriveNumberOfExtendedSortedSectionsInSets()1019 if (numExtendedSortedSectionsInSetsIdx >= MAX_HCR_SETS) { in DeriveNumberOfExtendedSortedSectionsInSets()1085 if (extendedSortedCodebookIdx >= (MAX_SFB_HCR+MAX_HCR_SETS)) { in DecodePCWs()1094 if (maxLenOfCbInExtSrtSecIdx >= (MAX_SFB_HCR+MAX_HCR_SETS)) { in DecodePCWs()1268 if (numExtendedSortedCodewordInSectionIdx >= MAX_SFB_HCR+MAX_HCR_SETS) { in DecodePCWs()1275 if (numExtendedSortedSectionsInSetsIdx >= MAX_HCR_SETS) { in DecodePCWs()
431 …rtedCodewordInSectionIdx >= (MAX_SFB_HCR+MAX_HCR_SETS) || extendedSortedCodebookIdx >= (MAX_SFB_HC… in InitNonPCWSideInformationForCurrentSet()436 if (numExtendedSortedCodewordInSectionIdx >= (MAX_SFB_HCR+MAX_HCR_SETS)) { in InitNonPCWSideInformationForCurrentSet()