Lines Matching refs:numExtendedSortedSectionsInSetsIdx
135 int numExtendedSortedSectionsInSetsIdx);
461 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx); in HcrDecoder()
466 pTmp3 = pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx; in HcrDecoder()
483 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx = pTmp3; in HcrDecoder()
950 int numExtendedSortedSectionsInSetsIdx) { in DeriveNumberOfExtendedSortedSectionsInSets() argument
970 pNumExSortSecInSets[numExtendedSortedSectionsInSetsIdx] = counter; in DeriveNumberOfExtendedSortedSectionsInSets()
971 numExtendedSortedSectionsInSetsIdx++; in DeriveNumberOfExtendedSortedSectionsInSets()
972 if (numExtendedSortedSectionsInSetsIdx >= MAX_HCR_SETS) { in DeriveNumberOfExtendedSortedSectionsInSets()
979 pNumExSortSecInSets[numExtendedSortedSectionsInSetsIdx] = in DeriveNumberOfExtendedSortedSectionsInSets()
1015 int numExtendedSortedSectionsInSetsIdx = in DecodePCWs() local
1016 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx; in DecodePCWs()
1036 pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; in DecodePCWs()
1235 numExtendedSortedSectionsInSetsIdx++; in DecodePCWs()
1236 if (numExtendedSortedSectionsInSetsIdx >= MAX_HCR_SETS) { in DecodePCWs()
1244 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx = in DecodePCWs()
1245 numExtendedSortedSectionsInSetsIdx; in DecodePCWs()