Searched refs:pQuantVal (Results 1 – 2 of 2) sorted by relevance
137 const SCHAR *pQuantVal,1053 const SCHAR *pQuantVal; in DecodePCWs() local1108 pQuantVal = DecodePCW_Body(bs, in DecodePCWs()1118 …pQuantizedSpectralCoefficients[quantizedSpectralCoefficientsIdx] = (FIXP_DBL) *pQuantVal++; … in DecodePCWs()1151 pQuantVal = DecodePCW_Body(bs, in DecodePCWs()1161 pQuantVal, in DecodePCWs()1198 pQuantVal = DecodePCW_Body(bs, in DecodePCWs()1208 pQuantVal, in DecodePCWs()1388 const SCHAR *pQuantVal; in DecodePCW_Body() local1417 …pQuantVal = pQuantValBase + branchValue; /* update pointer to val… in DecodePCW_Body()[all …]
534 const SCHAR *pQuantVal; in Hcr_State_BODY_ONLY() local572 …pQuantVal = pQuantValBase + branchValue; /* set point… in Hcr_State_BODY_ONLY()577 …pResultBase[iQSC++] = (FIXP_DBL)*pQuantVal++; … in Hcr_State_BODY_ONLY()654 const SCHAR *pQuantVal; in Hcr_State_BODY_SIGN__BODY() local694 …pQuantVal = pQuantValBase + branchValue; /* set point… in Hcr_State_BODY_SIGN__BODY()702 …pResultBase[iQSC++] = (FIXP_DBL)*pQuantVal; … in Hcr_State_BODY_SIGN__BODY()703 if ( *pQuantVal++ != 0 ) { in Hcr_State_BODY_SIGN__BODY()882 const SCHAR *pQuantVal; in Hcr_State_BODY_SIGN_ESC__BODY() local922 …pQuantVal = pQuantValBase + branchValue; /* set pointe… in Hcr_State_BODY_SIGN_ESC__BODY()935 …pResultBase[iQSC++] = (FIXP_DBL)*pQuantVal; … in Hcr_State_BODY_SIGN_ESC__BODY()[all …]