Home | History | Annotate | Download | only in lib_src

Lines Matching refs:nPhase

453  * nPhase   - phase angle
464 static EAS_RESULT ReverbCalculateSinCos(EAS_I16 nPhase, EAS_I16 *pnSin, EAS_I16 *pnCos)
469 // -1 <= nPhase < 1
473 nNetAngle = nPhase >> 1;