OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Reverb
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_reverb.c
7
* Contains the implementation of the
Reverb
effect.
94
{ /* dpp: EAS_ReportEx(_EAS_SEVERITY_FATAL, "Failed to allocate
Reverb
memory\n"); */ }
204
// clear the
reverb
delay line
211
///code from the EAS DEMO
Reverb
212
//now copy from the new preset into the
reverb
245
///code from the EAS DEMO
Reverb
297
Reverb
(pReverbData, numSamples, pDst, pSrc);
508
*
Reverb
511
* apply
reverb
to the given signal
525
static EAS_RESULT
Reverb
(S_REVERB_OBJECT *pReverbData, EAS_INT nNumSamplesToAdd, EAS_PCM *pOutputBuffer, EAS_PCM *pInputBuf (…)
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_reverb.c
7
* Contains the implementation of the
Reverb
effect.
94
{ /* dpp: EAS_ReportEx(_EAS_SEVERITY_FATAL, "Failed to allocate
Reverb
memory\n"); */ }
204
// clear the
reverb
delay line
211
///code from the EAS DEMO
Reverb
212
//now copy from the new preset into the
reverb
245
///code from the EAS DEMO
Reverb
297
Reverb
(pReverbData, numSamples, pDst, pSrc);
508
*
Reverb
511
* apply
reverb
to the given signal
525
static EAS_RESULT
Reverb
(S_REVERB_OBJECT *pReverbData, EAS_INT nNumSamplesToAdd, EAS_PCM *pOutputBuffer, EAS_PCM *pInputBuf (…)
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_reverb.c
7
* Contains the implementation of the
Reverb
effect.
94
{ /* dpp: EAS_ReportEx(_EAS_SEVERITY_FATAL, "Failed to allocate
Reverb
memory\n"); */ }
204
// clear the
reverb
delay line
211
///code from the EAS DEMO
Reverb
212
//now copy from the new preset into the
reverb
245
///code from the EAS DEMO
Reverb
297
Reverb
(pReverbData, numSamples, pDst, pSrc);
508
*
Reverb
511
* apply
reverb
to the given signal
525
static EAS_RESULT
Reverb
(S_REVERB_OBJECT *pReverbData, EAS_INT nNumSamplesToAdd, EAS_PCM *pOutputBuffer, EAS_PCM *pInputBuf (…)
[
all
...]
Completed in 25 milliseconds