Searched refs:pHcr (Results 1 – 3 of 3) sorted by relevance
108 static void InitNonPCWSideInformationForCurrentSet(H_HCR_INFO pHcr);121 void DecodeNonPCWs(HANDLE_FDK_BITSTREAM bs, H_HCR_INFO pHcr) in DecodeNonPCWs() argument150 pNumSegment = &(pHcr->segmentInfo.numSegment); in DecodeNonPCWs()151 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in DecodeNonPCWs()152 pSegmentBitfield = pHcr->segmentInfo.pSegmentBitfield; in DecodeNonPCWs()153 pNumWordForBitfield = &(pHcr->segmentInfo.numWordForBitfield); in DecodeNonPCWs()154 pNumBitValidInLastWord = &(pHcr->segmentInfo.pNumBitValidInLastWord); in DecodeNonPCWs()155 pSta = pHcr->nonPcwSideinfo.pSta; in DecodeNonPCWs()164 numCodeword = pHcr->sectionInfo.numCodeword; in DecodeNonPCWs()168 pHcr->segmentInfo.readDirection = FROM_RIGHT_TO_LEFT; in DecodeNonPCWs()[all …]
117 static void HcrCalcNumCodeword (H_HCR_INFO pHcr);118 static void HcrSortCodebookAndNumCodewordInSection(H_HCR_INFO pHcr);119 static void HcrPrepareSegmentationGrid (H_HCR_INFO pHcr);120 static void HcrExtendedSectionInfo (H_HCR_INFO pHcr);153 static void DecodePCWs(HANDLE_FDK_BITSTREAM bs, H_HCR_INFO pHcr);156 H_HCR_INFO pHcr,164 H_HCR_INFO pHcr,171 static void errDetectWithinSegmentationFinal(H_HCR_INFO pHcr);259 void HcrInitRom(H_HCR_INFO pHcr) in HcrInitRom() argument261 pHcr->cbPairs.pMinOfCbPair = aMinOfCbPair; in HcrInitRom()[all …]
102 UINT HcrInit(H_HCR_INFO pHcr,