Lines Matching full:schar
119 static void errDetectorInHcrSideinfoShrt(SCHAR cb, SHORT numLine,
122 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword,
139 SCHAR *pRemainingBitsInSegment,
143 const SCHAR *pQuantVal, FIXP_DBL *pQuantSpecCoef,
145 SCHAR *pRemainingBitsInSegment, int *pNumDecodedBits);
147 static const SCHAR *DecodePCW_Body(HANDLE_FDK_BITSTREAM bs,
149 const SCHAR *pQuantValBase,
151 SCHAR *pRemainingBitsInSegment,
160 static UCHAR errDetectPcwSegmentation(SCHAR remainingBitsInSegment,
172 static void errDetectorInHcrSideinfoShrt(SCHAR cb, SHORT numLine,
186 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword,
204 SCHAR lengOfLongestCodeword;
271 SCHAR cb;
300 SCHAR group;
301 SCHAR winGroupLen;
302 SCHAR window;
303 SCHAR numUnitInBand;
304 SCHAR cntUnitInBand;
305 SCHAR groupWin;
306 SCHAR cb_prev;
310 SCHAR numOfGroups;
338 winGroupLen = (SCHAR)GetWindowGroupLength(
566 SCHAR groupoffset;
567 SCHAR group;
568 SCHAR band;
569 SCHAR groupwin;
570 SCHAR window;
571 SCHAR numWinGroup;
573 SCHAR numSfbTransm;
574 SCHAR winGroupLen;
808 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword;
817 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
888 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword;
1005 const SCHAR *pQuantValBase;
1006 const SCHAR *pQuantVal;
1023 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
1261 static UCHAR errDetectPcwSegmentation(SCHAR remainingBitsInSegment,
1265 SCHAR i;
1297 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
1334 static const SCHAR *DecodePCW_Body(HANDLE_FDK_BITSTREAM bs,
1336 const SCHAR *pQuantValBase,
1338 SCHAR *pRemainingBitsInSegment,
1344 const SCHAR *pQuantVal;
1389 SCHAR *pRemainingBitsInSegment,
1445 const SCHAR *pQuantVal, FIXP_DBL *pQuantSpecCoef,
1447 SCHAR *pRemainingBitsInSegment,