OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DELAY0_OUT
(Results
1 - 6
of
6
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_reverbdata.h
157
#define
DELAY0_OUT
(DELAY0_IN + MAX_DELAY_SAMPLES -1)
eas_reverb.c
157
DELAY0_OUT
- pReverbData->m_nMaxExcursion - nOffset;
359
DELAY0_OUT
- pReverbData->m_nMaxExcursion - nOffset;
374
DELAY0_OUT
- pReverbData->m_nMaxExcursion - nOffset;
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_reverbdata.h
157
#define
DELAY0_OUT
(DELAY0_IN + MAX_DELAY_SAMPLES -1)
eas_reverb.c
157
DELAY0_OUT
- pReverbData->m_nMaxExcursion - nOffset;
359
DELAY0_OUT
- pReverbData->m_nMaxExcursion - nOffset;
374
DELAY0_OUT
- pReverbData->m_nMaxExcursion - nOffset;
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_reverbdata.h
157
#define
DELAY0_OUT
(DELAY0_IN + MAX_DELAY_SAMPLES -1)
eas_reverb.c
157
DELAY0_OUT
- pReverbData->m_nMaxExcursion - nOffset;
359
DELAY0_OUT
- pReverbData->m_nMaxExcursion - nOffset;
374
DELAY0_OUT
- pReverbData->m_nMaxExcursion - nOffset;
[
all
...]
Completed in 36 milliseconds