OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_nMinSamplesToAdd
(Results
1 - 6
of
6
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_reverbdata.h
271
EAS_U16
m_nMinSamplesToAdd
; /* ComputeReverb() generates this many samples */
eas_reverb.c
103
pReverbData->
m_nMinSamplesToAdd
= REVERB_UPDATE_PERIOD_IN_SAMPLES;
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_reverbdata.h
271
EAS_U16
m_nMinSamplesToAdd
; /* ComputeReverb() generates this many samples */
eas_reverb.c
103
pReverbData->
m_nMinSamplesToAdd
= REVERB_UPDATE_PERIOD_IN_SAMPLES;
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_reverbdata.h
271
EAS_U16
m_nMinSamplesToAdd
; /* ComputeReverb() generates this many samples */
eas_reverb.c
103
pReverbData->
m_nMinSamplesToAdd
= REVERB_UPDATE_PERIOD_IN_SAMPLES;
[
all
...]
Completed in 31 milliseconds