Home | History | Annotate | Download | only in testlibs

Lines Matching refs:tempSin

1455     int16_t tempSin;
1513 ReverbCalculateSinCos(pReverb->m_nPhase, &tempSin, &tempCos);
1517 pReverb->m_nSinIncrement = (tempSin - pReverb->m_nSin)