Lines Matching refs:iResultPointer
439 USHORT *iResultPointer = pHcr->nonPcwSideinfo.iResultPointer; in InitNonPCWSideInformationForCurrentSet() local
478 *iResultPointer++ = quantizedSpectralCoefficientsIdx; in InitNonPCWSideInformationForCurrentSet()
584 USHORT *iResultPointer; in Hcr_State_BODY_ONLY() local
613 iResultPointer = pHcr->nonPcwSideinfo.iResultPointer; in Hcr_State_BODY_ONLY()
645 iQSC = iResultPointer[codewordOffset]; /* get position of first line for in Hcr_State_BODY_ONLY()
718 USHORT *iResultPointer; in Hcr_State_BODY_SIGN__BODY() local
746 iResultPointer = pHcr->nonPcwSideinfo.iResultPointer; in Hcr_State_BODY_SIGN__BODY()
781 iQSC = iResultPointer[codewordOffset]; /* get position of first line for in Hcr_State_BODY_SIGN__BODY()
865 USHORT *iResultPointer; in Hcr_State_BODY_SIGN__SIGN() local
883 iResultPointer = pHcr->nonPcwSideinfo.iResultPointer; in Hcr_State_BODY_SIGN__SIGN()
886 iQSC = iResultPointer[codewordOffset]; in Hcr_State_BODY_SIGN__SIGN()
925 iResultPointer[codewordOffset] = iQSC; /* store updated pResultPointer */ in Hcr_State_BODY_SIGN__SIGN()
970 USHORT *iResultPointer; in Hcr_State_BODY_SIGN_ESC__BODY() local
996 iResultPointer = pHcr->nonPcwSideinfo.iResultPointer; 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()
1133 USHORT *iResultPointer; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1156 iResultPointer = pHcr->nonPcwSideinfo.iResultPointer; in Hcr_State_BODY_SIGN_ESC__SIGN()
1161 iQSC = iResultPointer[codewordOffset]; 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()
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()
1411 USHORT *iResultPointer; in Hcr_State_BODY_SIGN_ESC__ESC_WORD() local
1434 iResultPointer = pHcr->nonPcwSideinfo.iResultPointer; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1484 iQSC = iResultPointer[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1526 iResultPointer[codewordOffset] = iQSC; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()