Lines Matching refs:pCntSign
436 UCHAR *pCntSign = pHcr->nonPcwSideinfo.pCntSign; in InitNonPCWSideInformationForCurrentSet() local
475 *pCntSign++ = 0; in InitNonPCWSideInformationForCurrentSet()
714 UCHAR *pCntSign; in Hcr_State_BODY_SIGN__BODY() local
742 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN__BODY()
802 pCntSign[codewordOffset] = cntSign; /* write sign count result into in Hcr_State_BODY_SIGN__BODY()
861 UCHAR *pCntSign; in Hcr_State_BODY_SIGN__SIGN() local
879 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN__SIGN()
885 cntSign = pCntSign[codewordOffset]; in Hcr_State_BODY_SIGN__SIGN()
922 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN__SIGN()
966 UCHAR *pCntSign; in Hcr_State_BODY_SIGN_ESC__BODY() local
992 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN_ESC__BODY()
1055 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN_ESC__BODY()
1129 UCHAR *pCntSign; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1152 pCntSign = pHcr->nonPcwSideinfo.pCntSign; in Hcr_State_BODY_SIGN_ESC__SIGN()
1160 cntSign = pCntSign[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__SIGN()
1171 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN_ESC__SIGN()