Searched refs:nCurrentA (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DNewPredictor.cpp363 int nCurrentA = nA + ((nPredictionA + (nPredictionB >> 1)) >> 10); local
398 int nRetVal = m_Stage1FilterA.Decompress(nCurrentA);
399 m_nLastValueA = nCurrentA;

Completed in 81 milliseconds