Searched refs:iQSC (Results 1 – 1 of 1) sorted by relevance
523 UINT iQSC; in Hcr_State_BODY_ONLY() local574 …iQSC = iResultPointer[codewordOffset]; /* get positi… in Hcr_State_BODY_ONLY()577 …pResultBase[iQSC++] = (FIXP_DBL)*pQuantVal++; … in Hcr_State_BODY_ONLY()643 UINT iQSC; in Hcr_State_BODY_SIGN__BODY() local696 …iQSC = iResultPointer[codewordOffset]; /* get posit… in Hcr_State_BODY_SIGN__BODY()702 …pResultBase[iQSC++] = (FIXP_DBL)*pQuantVal; … in Hcr_State_BODY_SIGN__BODY()769 UINT iQSC; in Hcr_State_BODY_SIGN__SIGN() local784 iQSC = iResultPointer[codewordOffset]; in Hcr_State_BODY_SIGN__SIGN()799 while ( pResultBase[iQSC] == (FIXP_DBL)0 ) { in Hcr_State_BODY_SIGN__SIGN()800 …iQSC++; /* points to… in Hcr_State_BODY_SIGN__SIGN()[all …]