Lines Matching refs:H_HCR_INFO
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()
280 UINT HcrInit(H_HCR_INFO pHcr, in HcrInit()
451 UINT HcrDecoder(H_HCR_INFO pHcr, in HcrDecoder()
472 UINT HcrDecoder(H_HCR_INFO pHcr, in HcrDecoder()
562 H_HCR_INFO pHcr, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in HcrReorderQuantizedSpectralCoefficients()
716 static void HcrCalcNumCodeword(H_HCR_INFO pHcr) in HcrCalcNumCodeword()
746 static void HcrSortCodebookAndNumCodewordInSection(H_HCR_INFO pHcr) in HcrSortCodebookAndNumCodewordInSection()
838 static void HcrPrepareSegmentationGrid(H_HCR_INFO pHcr) in HcrPrepareSegmentationGrid()
909 static void HcrExtendedSectionInfo(H_HCR_INFO pHcr) in HcrExtendedSectionInfo()
1044 static void DecodePCWs(HANDLE_FDK_BITSTREAM bs, H_HCR_INFO pHcr) in DecodePCWs()
1297 H_HCR_INFO pHcr, in errDetectPcwSegmentation()
1332 static void errDetectWithinSegmentationFinal(H_HCR_INFO pHcr) in errDetectWithinSegmentationFinal()
1543 void HcrMuteErroneousLines(H_HCR_INFO hHcr) in HcrMuteErroneousLines()
1564 void setHcrType(H_HCR_INFO hHcr, MP4_ELEMENT_ID type) in setHcrType()
1584 INT getHcrType(H_HCR_INFO hHcr) in getHcrType()