Searched refs:m_nMaxExcursion (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_reverb.c138 pReverbData->m_nMaxExcursion = 0x007F;
141 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
145 DELAY1_OUT - pReverbData->m_nMaxExcursion + nOffset;
147 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
151 DELAY1_OUT - pReverbData->m_nMaxExcursion - nOffset;
153 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
157 DELAY0_OUT - pReverbData->m_nMaxExcursion - nOffset;
159 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
163 DELAY1_OUT - pReverbData->m_nMaxExcursion + nOffset;
222 pReverbData->m_nMaxExcursion
[all...]
H A Deas_reverbdata.h236 EAS_U16 m_nMaxExcursion; //28 member in struct:__anon14218
338 EAS_U16 m_nMaxExcursion; // the taps can excurse +/- this amount member in struct:__anon14220
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_reverb.c138 pReverbData->m_nMaxExcursion = 0x007F;
141 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
145 DELAY1_OUT - pReverbData->m_nMaxExcursion + nOffset;
147 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
151 DELAY1_OUT - pReverbData->m_nMaxExcursion - nOffset;
153 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
157 DELAY0_OUT - pReverbData->m_nMaxExcursion - nOffset;
159 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
163 DELAY1_OUT - pReverbData->m_nMaxExcursion + nOffset;
222 pReverbData->m_nMaxExcursion
[all...]
H A Deas_reverbdata.h236 EAS_U16 m_nMaxExcursion; //28 member in struct:__anon14268
338 EAS_U16 m_nMaxExcursion; // the taps can excurse +/- this amount member in struct:__anon14270
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_reverb.c138 pReverbData->m_nMaxExcursion = 0x007F;
141 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
145 DELAY1_OUT - pReverbData->m_nMaxExcursion + nOffset;
147 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
151 DELAY1_OUT - pReverbData->m_nMaxExcursion - nOffset;
153 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
157 DELAY0_OUT - pReverbData->m_nMaxExcursion - nOffset;
159 nOffset = ReverbCalculateNoise( pReverbData->m_nMaxExcursion,
163 DELAY1_OUT - pReverbData->m_nMaxExcursion + nOffset;
222 pReverbData->m_nMaxExcursion
[all...]
H A Deas_reverbdata.h236 EAS_U16 m_nMaxExcursion; //28 member in struct:__anon14320
338 EAS_U16 m_nMaxExcursion; // the taps can excurse +/- this amount member in struct:__anon14322

Completed in 24 milliseconds