Lines Matching refs:pCntSign
438 UCHAR *pCntSign = pHcr->nonPcwSideinfo.pCntSign; in InitNonPCWSideInformationForCurrentSet() local
477 *pCntSign++ = 0; in InitNonPCWSideInformationForCurrentSet()
716 UCHAR *pCntSign; in Hcr_State_BODY_SIGN__BODY() local
744 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN__BODY()
804 pCntSign[codewordOffset] = cntSign; /* write sign count result into in Hcr_State_BODY_SIGN__BODY()
863 UCHAR *pCntSign; in Hcr_State_BODY_SIGN__SIGN() local
881 pCntSign = pHcr->nonPcwSideinfo.pCntSign; 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()
968 UCHAR *pCntSign; in Hcr_State_BODY_SIGN_ESC__BODY() local
994 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN_ESC__BODY()
1057 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN_ESC__BODY()
1131 UCHAR *pCntSign; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1154 pCntSign = pHcr->nonPcwSideinfo.pCntSign; 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()