Searched refs:cntSign (Results 1 – 1 of 1) sorted by relevance
722 UINT cntSign; in Hcr_State_BODY_SIGN__BODY() local788 cntSign = 0; in Hcr_State_BODY_SIGN__BODY()794 cntSign += 1; in Hcr_State_BODY_SIGN__BODY()798 if (cntSign == 0) { in Hcr_State_BODY_SIGN__BODY()804 pCntSign[codewordOffset] = cntSign; /* write sign count result into in Hcr_State_BODY_SIGN__BODY()870 UCHAR cntSign; in Hcr_State_BODY_SIGN__SIGN() local887 cntSign = pCntSign[codewordOffset]; in Hcr_State_BODY_SIGN__SIGN()895 cntSign -= in Hcr_State_BODY_SIGN__SIGN()914 if (cntSign == 0) { /* if (cntSign==0) ==> set state CODEWORD_DECODED */ in Hcr_State_BODY_SIGN__SIGN()924 pCntSign[codewordOffset] = cntSign; in Hcr_State_BODY_SIGN__SIGN()[all …]