Lines Matching refs:numExtendedSortedSectionsInSetsIdx
126 int numExtendedSortedSectionsInSetsIdx);
501 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx); in HcrDecoder()
506 pTmp3 = pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx; in HcrDecoder()
528 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx = pTmp3; in HcrDecoder()
995 int numExtendedSortedSectionsInSetsIdx) in DeriveNumberOfExtendedSortedSectionsInSets() argument
1017 pNumExSortSecInSets[numExtendedSortedSectionsInSetsIdx] = counter; in DeriveNumberOfExtendedSortedSectionsInSets()
1018 numExtendedSortedSectionsInSetsIdx++; in DeriveNumberOfExtendedSortedSectionsInSets()
1019 if (numExtendedSortedSectionsInSetsIdx >= MAX_HCR_SETS) { in DeriveNumberOfExtendedSortedSectionsInSets()
1026 …pNumExSortSecInSets[numExtendedSortedSectionsInSetsIdx] = counter; /* save last entry for the la… in DeriveNumberOfExtendedSortedSectionsInSets()
1060 …int numExtendedSortedSectionsInSetsIdx = pHcr->sectionInfo.numExtendedSortedSectionsInSe… in DecodePCWs() local
1081 …for ( extSortSec = pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; extSortSe… in DecodePCWs()
1274 numExtendedSortedSectionsInSetsIdx++; in DecodePCWs()
1275 if (numExtendedSortedSectionsInSetsIdx >= MAX_HCR_SETS) { in DecodePCWs()
1282 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx = numExtendedSortedSectionsInSetsIdx; in DecodePCWs()