Searched refs:numExtendedSortedSectionsInSetsIdx (Results 1 – 3 of 3) sorted by relevance
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() argument970 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[all …]
448 int numExtendedSortedSectionsInSetsIdx = in InitNonPCWSideInformationForCurrentSet() local449 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx; in InitNonPCWSideInformationForCurrentSet()458 for (i = pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; in InitNonPCWSideInformationForCurrentSet()494 numExtendedSortedSectionsInSetsIdx++; /* inc ptr for next set of non-PCWs */ in InitNonPCWSideInformationForCurrentSet()503 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx = in InitNonPCWSideInformationForCurrentSet()504 numExtendedSortedSectionsInSetsIdx; in InitNonPCWSideInformationForCurrentSet()
393 int numExtendedSortedSectionsInSetsIdx; member