• Home
  • Raw
  • Download

Lines Matching refs:SCHAR

119 static void errDetectorInHcrSideinfoShrt(SCHAR cb, SHORT numLine,
122 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword,
139 SCHAR *pRemainingBitsInSegment,
143 UINT codebookDim, const SCHAR *pQuantVal,
146 SCHAR *pRemainingBitsInSegment, int *pNumDecodedBits);
148 static const SCHAR *DecodePCW_Body(HANDLE_FDK_BITSTREAM bs, const INT bsAnchor,
150 const SCHAR *pQuantValBase,
152 SCHAR *pRemainingBitsInSegment,
161 static UCHAR errDetectPcwSegmentation(SCHAR remainingBitsInSegment,
173 static void errDetectorInHcrSideinfoShrt(SCHAR cb, SHORT numLine, in errDetectorInHcrSideinfoShrt()
187 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword, in errDetectorInHcrLengths()
205 SCHAR lengOfLongestCodeword; in CHcr_Read()
272 SCHAR cb; in HcrInit()
301 SCHAR group; in HcrInit()
302 SCHAR winGroupLen; in HcrInit()
303 SCHAR window; in HcrInit()
304 SCHAR numUnitInBand; in HcrInit()
305 SCHAR cntUnitInBand; in HcrInit()
306 SCHAR groupWin; in HcrInit()
307 SCHAR cb_prev; in HcrInit()
311 SCHAR numOfGroups; in HcrInit()
339 winGroupLen = (SCHAR)GetWindowGroupLength( in HcrInit()
567 SCHAR groupoffset; in HcrReorderQuantizedSpectralCoefficients()
568 SCHAR group; in HcrReorderQuantizedSpectralCoefficients()
569 SCHAR band; in HcrReorderQuantizedSpectralCoefficients()
570 SCHAR groupwin; in HcrReorderQuantizedSpectralCoefficients()
571 SCHAR window; in HcrReorderQuantizedSpectralCoefficients()
572 SCHAR numWinGroup; in HcrReorderQuantizedSpectralCoefficients()
574 SCHAR numSfbTransm; in HcrReorderQuantizedSpectralCoefficients()
575 SCHAR winGroupLen; in HcrReorderQuantizedSpectralCoefficients()
809 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword; in HcrPrepareSegmentationGrid()
818 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in HcrPrepareSegmentationGrid()
887 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword; in HcrExtendedSectionInfo()
1004 const SCHAR *pQuantValBase; in DecodePCWs()
1005 const SCHAR *pQuantVal; in DecodePCWs()
1022 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in DecodePCWs()
1260 static UCHAR errDetectPcwSegmentation(SCHAR remainingBitsInSegment, in errDetectPcwSegmentation()
1264 SCHAR i; in errDetectPcwSegmentation()
1296 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in errDetectWithinSegmentationFinal()
1333 static const SCHAR *DecodePCW_Body(HANDLE_FDK_BITSTREAM bs, const INT bsAnchor, in DecodePCW_Body()
1335 const SCHAR *pQuantValBase, in DecodePCW_Body()
1337 SCHAR *pRemainingBitsInSegment, in DecodePCW_Body()
1343 const SCHAR *pQuantVal; in DecodePCW_Body()
1388 SCHAR *pRemainingBitsInSegment, in DecodeEscapeSequence()
1444 UINT codebookDim, const SCHAR *pQuantVal, in DecodePCW_Sign()
1447 SCHAR *pRemainingBitsInSegment, in DecodePCW_Sign()