Searched refs:m_bBypass (Results 1 – 2 of 2) sorted by relevance
169 pReverbData->m_bBypass = EAS_TRUE; //EAS_FALSE; in ReverbInit()282 if (pReverbData->m_bBypass || in ReverbProcess()828 *pValue = (EAS_I32) p->m_bBypass; in ReverbGetParam()873 p->m_bBypass = (EAS_BOOL) value; in ReverbSetParam()
342 …EAS_BOOL m_bBypass; // if EAS_TRUE, then bypass reverb and copy input … member