Searched refs:cntSign (Results 1 – 1 of 1) sorted by relevance
720 UINT cntSign; in Hcr_State_BODY_SIGN__BODY() local786 cntSign = 0; in Hcr_State_BODY_SIGN__BODY()792 cntSign += 1; in Hcr_State_BODY_SIGN__BODY()796 if (cntSign == 0) { in Hcr_State_BODY_SIGN__BODY()802 pCntSign[codewordOffset] = cntSign; /* write sign count result into in Hcr_State_BODY_SIGN__BODY()868 UCHAR cntSign; in Hcr_State_BODY_SIGN__SIGN() local885 cntSign = pCntSign[codewordOffset]; in Hcr_State_BODY_SIGN__SIGN()893 cntSign -= in Hcr_State_BODY_SIGN__SIGN()912 if (cntSign == 0) { /* if (cntSign==0) ==> set state CODEWORD_DECODED */ in Hcr_State_BODY_SIGN__SIGN()922 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN__SIGN()[all …]