Home | History | Annotate | Download | only in lib_src

Lines Matching refs:tempCos

331     EAS_I16 tempCos;
394 ReverbCalculateSinCos(pReverbData->m_nPhase, &tempSin, &tempCos);
403 (tempCos - pReverbData->m_nCos) >> REVERB_UPDATE_PERIOD_IN_BITS;