Lines Matching refs:codewordOffset
134 INT codewordOffset; in DecodeNonPCWs() local
236 codewordOffset = codewordOffsetBase; in DecodeNonPCWs()
237 pHcr->nonPcwSideinfo.codewordOffset = in DecodeNonPCWs()
238 codewordOffset; /* store in structure for states */ in DecodeNonPCWs()
256 aStateConstant2State[pSta[codewordOffset]]; in DecodeNonPCWs()
269 codewordOffset += 1; /* add NUMBER_OF_BIT_IN_WORD times one */ in DecodeNonPCWs()
270 codewordOffset = in DecodeNonPCWs()
271 ModuloValue(codewordOffset, in DecodeNonPCWs()
274 pHcr->nonPcwSideinfo.codewordOffset = codewordOffset; in DecodeNonPCWs()
280 codewordOffset += in DecodeNonPCWs()
282 codewordOffset = ModuloValue( in DecodeNonPCWs()
283 codewordOffset, in DecodeNonPCWs()
286 pHcr->nonPcwSideinfo.codewordOffset = codewordOffset; in DecodeNonPCWs()
585 UINT codewordOffset; in Hcr_State_BODY_ONLY() local
614 codewordOffset = pHcr->nonPcwSideinfo.codewordOffset; in Hcr_State_BODY_ONLY()
618 treeNode = iNode[codewordOffset]; in Hcr_State_BODY_ONLY()
619 pCurrentTree = aHuffTable[pCodebook[codewordOffset]]; in Hcr_State_BODY_ONLY()
634 pQuantValBase = aQuantTable[pCodebook[codewordOffset]]; /* get base in Hcr_State_BODY_ONLY()
645 iQSC = iResultPointer[codewordOffset]; /* get position of first line for in Hcr_State_BODY_ONLY()
648 for (dimCntr = pCbDimension[pCodebook[codewordOffset]]; dimCntr != 0; in Hcr_State_BODY_ONLY()
670 iNode[codewordOffset] = treeNode; /* store updated treeNode because maybe in Hcr_State_BODY_ONLY()
719 UINT codewordOffset; in Hcr_State_BODY_SIGN__BODY() local
747 codewordOffset = pHcr->nonPcwSideinfo.codewordOffset; in Hcr_State_BODY_SIGN__BODY()
752 treeNode = iNode[codewordOffset]; in Hcr_State_BODY_SIGN__BODY()
753 pCurrentTree = aHuffTable[pCodebook[codewordOffset]]; in Hcr_State_BODY_SIGN__BODY()
770 pQuantValBase = aQuantTable[pCodebook[codewordOffset]]; /* get base in Hcr_State_BODY_SIGN__BODY()
781 iQSC = iResultPointer[codewordOffset]; /* get position of first line for in Hcr_State_BODY_SIGN__BODY()
789 for (dimCntr = pCbDimension[pCodebook[codewordOffset]]; dimCntr != 0; in Hcr_State_BODY_SIGN__BODY()
804 pCntSign[codewordOffset] = cntSign; /* write sign count result into in Hcr_State_BODY_SIGN__BODY()
807 pSta[codewordOffset] = BODY_SIGN__SIGN; /* change state */ in Hcr_State_BODY_SIGN__BODY()
809 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN__BODY()
824 iNode[codewordOffset] = treeNode; /* store updated treeNode because maybe in Hcr_State_BODY_SIGN__BODY()
866 UINT codewordOffset; in Hcr_State_BODY_SIGN__SIGN() local
884 codewordOffset = pHcr->nonPcwSideinfo.codewordOffset; in Hcr_State_BODY_SIGN__SIGN()
886 iQSC = iResultPointer[codewordOffset]; in Hcr_State_BODY_SIGN__SIGN()
887 cntSign = pCntSign[codewordOffset]; in Hcr_State_BODY_SIGN__SIGN()
924 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN__SIGN()
925 iResultPointer[codewordOffset] = iQSC; /* store updated pResultPointer */ in Hcr_State_BODY_SIGN__SIGN()
971 UINT codewordOffset; in Hcr_State_BODY_SIGN_ESC__BODY() local
997 codewordOffset = pHcr->nonPcwSideinfo.codewordOffset; in Hcr_State_BODY_SIGN_ESC__BODY()
1000 treeNode = iNode[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__BODY()
1030 iNode[codewordOffset] = iResultPointer[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__BODY()
1033 iQSC = iResultPointer[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__BODY()
1057 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN_ESC__BODY()
1058 pSta[codewordOffset] = BODY_SIGN_ESC__SIGN; /* change state */ in Hcr_State_BODY_SIGN_ESC__BODY()
1060 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN_ESC__BODY()
1073 iNode[codewordOffset] = treeNode; in Hcr_State_BODY_SIGN_ESC__BODY()
1135 UINT codewordOffset; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1158 codewordOffset = pHcr->nonPcwSideinfo.codewordOffset; in Hcr_State_BODY_SIGN_ESC__SIGN()
1161 iQSC = iResultPointer[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__SIGN()
1162 cntSign = pCntSign[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__SIGN()
1173 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN_ESC__SIGN()
1182 iResultPointer[codewordOffset] = iQSC; in Hcr_State_BODY_SIGN_ESC__SIGN()
1191 iResultPointer[codewordOffset] = iQSC; in Hcr_State_BODY_SIGN_ESC__SIGN()
1206 iQSC = iNode[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__SIGN()
1235 pEscapeSequenceInfo[codewordOffset] = flags; in Hcr_State_BODY_SIGN_ESC__SIGN()
1238 pSta[codewordOffset] = BODY_SIGN_ESC__ESC_PREFIX; in Hcr_State_BODY_SIGN_ESC__SIGN()
1240 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN_ESC__SIGN()
1245 iResultPointer[codewordOffset] = iNode[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__SIGN()
1251 iQSC = iResultPointer[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__SIGN()
1253 iResultPointer[codewordOffset] = iQSC; in Hcr_State_BODY_SIGN_ESC__SIGN()
1300 UINT codewordOffset; in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX() local
1312 codewordOffset = pHcr->nonPcwSideinfo.codewordOffset; in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1316 (pEscapeSequenceInfo[codewordOffset] & MASK_ESCAPE_PREFIX_UP) >> in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1335 pEscapeSequenceInfo[codewordOffset] &= in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1338 pEscapeSequenceInfo[codewordOffset] |= in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1350 pEscapeSequenceInfo[codewordOffset] &= in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1353 pEscapeSequenceInfo[codewordOffset] |= in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1359 pEscapeSequenceInfo[codewordOffset] &= in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1362 pEscapeSequenceInfo[codewordOffset] |= in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1365 pSta[codewordOffset] = BODY_SIGN_ESC__ESC_WORD; /* set next state */ in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1367 aStateConstant2State[pSta[codewordOffset]]; /* get state from separate in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1413 UINT codewordOffset; in Hcr_State_BODY_SIGN_ESC__ESC_WORD() local
1436 codewordOffset = pHcr->nonPcwSideinfo.codewordOffset; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1439 escapeWord = pEscapeSequenceInfo[codewordOffset] & MASK_ESCAPE_WORD; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1441 (pEscapeSequenceInfo[codewordOffset] & MASK_ESCAPE_PREFIX_DOWN) >> in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1461 pEscapeSequenceInfo[codewordOffset] &= in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1464 pEscapeSequenceInfo[codewordOffset] |= in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1469 pEscapeSequenceInfo[codewordOffset] &= in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1471 pEscapeSequenceInfo[codewordOffset] |= in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1484 iQSC = iResultPointer[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1492 (pEscapeSequenceInfo[codewordOffset] & MASK_ESCAPE_PREFIX_UP) >> in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1502 flagA = pEscapeSequenceInfo[codewordOffset] & MASK_FLAG_A; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1503 flagB = pEscapeSequenceInfo[codewordOffset] & MASK_FLAG_B; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1507 pEscapeSequenceInfo[codewordOffset] = 0; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1516 pEscapeSequenceInfo[codewordOffset] &= ~MASK_FLAG_A; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1526 iResultPointer[codewordOffset] = iQSC; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1529 pSta[codewordOffset] = BODY_SIGN_ESC__ESC_PREFIX; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1531 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN_ESC__ESC_WORD()