HomeSort by relevance Sort by last modified time
    Searched refs:m_bBypass (Results 1 - 6 of 6) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_reverb.c 169 pReverbData->m_bBypass = EAS_TRUE; //EAS_FALSE;
282 if (pReverbData->m_bBypass ||
828 *pValue = (EAS_I32) p->m_bBypass;
873 p->m_bBypass = (EAS_BOOL) value;
    [all...]
eas_reverbdata.h 342 EAS_BOOL m_bBypass; // if EAS_TRUE, then bypass reverb and copy input to output
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_reverb.c 169 pReverbData->m_bBypass = EAS_TRUE; //EAS_FALSE;
282 if (pReverbData->m_bBypass ||
828 *pValue = (EAS_I32) p->m_bBypass;
873 p->m_bBypass = (EAS_BOOL) value;
    [all...]
eas_reverbdata.h 342 EAS_BOOL m_bBypass; // if EAS_TRUE, then bypass reverb and copy input to output
  /external/sonivox/arm-wt-22k/lib_src/
eas_reverb.c 169 pReverbData->m_bBypass = EAS_TRUE; //EAS_FALSE;
282 if (pReverbData->m_bBypass ||
828 *pValue = (EAS_I32) p->m_bBypass;
873 p->m_bBypass = (EAS_BOOL) value;
    [all...]
eas_reverbdata.h 342 EAS_BOOL m_bBypass; // if EAS_TRUE, then bypass reverb and copy input to output

Completed in 86 milliseconds