Home | History | Annotate | Download | only in lib_src

Lines Matching refs:m_nRevOutFbkR

105     pReverbData->m_nRevOutFbkR = 0;
551 nApIn = ((*pInputBuffer++)>>2) + pReverbData->m_nRevOutFbkR;
670 pReverbData->m_nRevOutFbkR =
751 tempValue = SATURATE((EAS_I32)pReverbData->m_sEarlyR.m_zLpf + (EAS_I32)pReverbData->m_nRevOutFbkR);