Home | History | Annotate | Download | only in lib_src

Lines Matching refs:tempSin

332     EAS_I16 tempSin;
394 ReverbCalculateSinCos(pReverbData->m_nPhase, &tempSin, &tempCos);
399 (tempSin - pReverbData->m_nSin) >> REVERB_UPDATE_PERIOD_IN_BITS;