Searched refs:numExtendedSortedSectionsInSetsIdx (Results 1 – 3 of 3) sorted by relevance
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() argument1017 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[all …]
401 …int numExtendedSortedSectionsInSetsIdx = pHcr->sectionInfo.numExtendedSortedSectionsInSe… in InitNonPCWSideInformationForCurrentSet() local408 for ( i=pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; i != 0; i-- ) { in InitNonPCWSideInformationForCurrentSet()435 …numExtendedSortedSectionsInSetsIdx++; /* inc ptr for next set o… in InitNonPCWSideInformationForCurrentSet()443 pHcr->sectionInfo.numExtendedSortedSectionsInSetsIdx = numExtendedSortedSectionsInSetsIdx; in InitNonPCWSideInformationForCurrentSet()
322 int numExtendedSortedSectionsInSetsIdx; member