OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:S_REVERB_OBJECT
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_reverbdata.h
365
}
S_REVERB_OBJECT
;
390
static EAS_RESULT ReverbUpdateXfade(
S_REVERB_OBJECT
* pReverbData, EAS_INT nNumSamplesToAdd);
450
static EAS_RESULT Reverb(
S_REVERB_OBJECT
* pReverbData, EAS_INT nNumSamplesToAdd, EAS_PCM *pOutputBuffer, EAS_PCM *pInputBuffer);
463
static EAS_RESULT ReverbReadInPresets(
S_REVERB_OBJECT
* pReverbData);
482
static EAS_RESULT ReverbUpdateRoom(
S_REVERB_OBJECT
* pReverbData);
/external/sonivox/arm-hybrid-22k/lib_src/
eas_reverbdata.h
365
}
S_REVERB_OBJECT
;
390
static EAS_RESULT ReverbUpdateXfade(
S_REVERB_OBJECT
* pReverbData, EAS_INT nNumSamplesToAdd);
450
static EAS_RESULT Reverb(
S_REVERB_OBJECT
* pReverbData, EAS_INT nNumSamplesToAdd, EAS_PCM *pOutputBuffer, EAS_PCM *pInputBuffer);
463
static EAS_RESULT ReverbReadInPresets(
S_REVERB_OBJECT
* pReverbData);
482
static EAS_RESULT ReverbUpdateRoom(
S_REVERB_OBJECT
* pReverbData);
/external/sonivox/arm-wt-22k/lib_src/
eas_reverbdata.h
365
}
S_REVERB_OBJECT
;
390
static EAS_RESULT ReverbUpdateXfade(
S_REVERB_OBJECT
* pReverbData, EAS_INT nNumSamplesToAdd);
450
static EAS_RESULT Reverb(
S_REVERB_OBJECT
* pReverbData, EAS_INT nNumSamplesToAdd, EAS_PCM *pOutputBuffer, EAS_PCM *pInputBuffer);
463
static EAS_RESULT ReverbReadInPresets(
S_REVERB_OBJECT
* pReverbData);
482
static EAS_RESULT ReverbUpdateRoom(
S_REVERB_OBJECT
* pReverbData);
Completed in 405 milliseconds