Lines Matching refs:pCntSign
392 UCHAR *pCntSign = pHcr->nonPcwSideinfo.pCntSign; in InitNonPCWSideInformationForCurrentSet() local
421 *pCntSign++ = 0; in InitNonPCWSideInformationForCurrentSet()
638 UCHAR *pCntSign; in Hcr_State_BODY_SIGN__BODY() local
666 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN__BODY()
714 …pCntSign[codewordOffset] = cntSign; /* write sign … in Hcr_State_BODY_SIGN__BODY()
764 UCHAR *pCntSign; in Hcr_State_BODY_SIGN__SIGN() local
780 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN__SIGN()
785 cntSign = pCntSign[codewordOffset]; in Hcr_State_BODY_SIGN__SIGN()
821 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN__SIGN()
867 UCHAR *pCntSign; in Hcr_State_BODY_SIGN_ESC__BODY() local
893 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN_ESC__BODY()
949 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN_ESC__BODY()
1018 UCHAR *pCntSign; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1041 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN_ESC__SIGN()
1049 cntSign = pCntSign[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__SIGN()
1062 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN_ESC__SIGN()