Home | History | Annotate | Download | only in testlibs

Lines Matching refs:Effects_Sqrt

836             temp = Effects_Sqrt(temp) * 181;
886 temp = Effects_Sqrt(temp) * 181;
1163 pReverb->m_nRoomLpfFbk = (b - Effects_Sqrt(delta) * 181) >> 1;
1257 pReverb->m_nRvbLpfFbk = (b - Effects_Sqrt(delta) * 181) >> 1;