Lines Matching refs:SCHAR

109 static void errDetectorInHcrSideinfoShrt(SCHAR cb,
113 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword,
131 SCHAR *pRemainingBitsInSegment,
137 const SCHAR *pQuantVal,
141 SCHAR *pRemainingBitsInSegment,
145 static const SCHAR *DecodePCW_Body(HANDLE_FDK_BITSTREAM bs,
147 const SCHAR *pQuantValBase,
149 SCHAR *pRemainingBitsInSegment,
163 static UCHAR errDetectPcwSegmentation(SCHAR remainingBitsInSegment,
177 static void errDetectorInHcrSideinfoShrt(SCHAR cb, SHORT numLine,UINT* errorWord) in errDetectorInHcrSideinfoShrt()
193 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword, in errDetectorInHcrLengths()
212 SCHAR lengOfLongestCodeword; in CHcr_Read()
289 SCHAR cb; in HcrInit()
310 SCHAR group; in HcrInit()
311 SCHAR winGroupLen; in HcrInit()
312 SCHAR window; in HcrInit()
313 SCHAR numUnitInBand; in HcrInit()
314 SCHAR cntUnitInBand; in HcrInit()
315 SCHAR groupWin; in HcrInit()
316 SCHAR cb_prev; in HcrInit()
320 SCHAR numOfGroups; in HcrInit()
624 SCHAR groupoffset; in HcrReorderQuantizedSpectralCoefficients()
625 SCHAR group; in HcrReorderQuantizedSpectralCoefficients()
626 SCHAR band; in HcrReorderQuantizedSpectralCoefficients()
627 SCHAR groupwin; in HcrReorderQuantizedSpectralCoefficients()
628 SCHAR window; in HcrReorderQuantizedSpectralCoefficients()
629 SCHAR numWinGroup; in HcrReorderQuantizedSpectralCoefficients()
631 SCHAR numSfbTransm; in HcrReorderQuantizedSpectralCoefficients()
632 SCHAR winGroupLen; in HcrReorderQuantizedSpectralCoefficients()
849 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword; in HcrPrepareSegmentationGrid()
856 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in HcrPrepareSegmentationGrid()
924 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword; in HcrExtendedSectionInfo()
1052 const SCHAR *pQuantValBase; in DecodePCWs()
1053 const SCHAR *pQuantVal; in DecodePCWs()
1064 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in DecodePCWs()
1296 static UCHAR errDetectPcwSegmentation(SCHAR remainingBitsInSegment, in errDetectPcwSegmentation()
1302 SCHAR i; in errDetectPcwSegmentation()
1336 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in errDetectWithinSegmentationFinal()
1376 static const SCHAR *DecodePCW_Body(HANDLE_FDK_BITSTREAM bs, in DecodePCW_Body()
1378 const SCHAR *pQuantValBase, in DecodePCW_Body()
1380 SCHAR *pRemainingBitsInSegment, in DecodePCW_Body()
1388 const SCHAR *pQuantVal; in DecodePCW_Body()
1434 SCHAR *pRemainingBitsInSegment, in DecodeEscapeSequence()
1495 const SCHAR *pQuantVal, in DecodePCW_Sign()
1499 SCHAR *pRemainingBitsInSegment, in DecodePCW_Sign()