Searched refs:nCurrentA (Results 1 – 1 of 1) sorted by relevance
363 int nCurrentA = nA + ((nPredictionA + (nPredictionB >> 1)) >> 10); in DecompressValue() local398 int nRetVal = m_Stage1FilterA.Decompress(nCurrentA); in DecompressValue()399 m_nLastValueA = nCurrentA; in DecompressValue()