Lines Matching refs:pQuantVal
137 const SCHAR *pQuantVal,
1053 const SCHAR *pQuantVal; in DecodePCWs() local
1108 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() local
1417 …pQuantVal = pQuantValBase + branchValue; /* update pointer to val… in DecodePCW_Body()
1419 return pQuantVal; in DecodePCW_Body()
1495 const SCHAR *pQuantVal, in DecodePCW_Sign() argument
1508 quantSpecCoef = *pQuantVal++; in DecodePCW_Sign()