OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_nPhase
(Results
1 - 4
of
4
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_reverbdata.h
330
EAS_I16
m_nPhase
; // -1 <=
m_nPhase
< 1
332
// use
m_nPhase
/2
334
EAS_I16 m_nPhaseIncrement; // add this to
m_nPhase
each frame
/external/sonivox/arm-hybrid-22k/lib_src/
eas_reverbdata.h
330
EAS_I16
m_nPhase
; // -1 <=
m_nPhase
< 1
332
// use
m_nPhase
/2
334
EAS_I16 m_nPhaseIncrement; // add this to
m_nPhase
each frame
/external/sonivox/arm-wt-22k/lib_src/
eas_reverbdata.h
330
EAS_I16
m_nPhase
; // -1 <=
m_nPhase
< 1
332
// use
m_nPhase
/2
334
EAS_I16 m_nPhaseIncrement; // add this to
m_nPhase
each frame
/frameworks/av/media/libeffects/testlibs/
EffectReverb.h
240
int16_t
m_nPhase
; // -1 <=
m_nPhase
< 1
242
// use
m_nPhase
/2
244
int16_t m_nPhaseIncrement; // add this to
m_nPhase
each frame
Completed in 857 milliseconds