OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fmAttackTable
(Results
1 - 4
of
4
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_fmtables.c
83
const EAS_U16
fmAttackTable
[15] =
eas_fmsynth.c
88
extern const EAS_U16
fmAttackTable
[16];
640
temp = pOper->envGain +
fmAttackTable
[pOperData->attackDecay >> 4];
/external/sonivox/arm-hybrid-22k/lib_src/
eas_fmtables.c
83
const EAS_U16
fmAttackTable
[15] =
eas_fmsynth.c
88
extern const EAS_U16
fmAttackTable
[16];
640
temp = pOper->envGain +
fmAttackTable
[pOperData->attackDecay >> 4];
Completed in 1124 milliseconds