OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fmDecayTable
(Results
1 - 4
of
4
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_fmtables.c
89
const EAS_U8
fmDecayTable
[16] =
eas_fmsynth.c
89
extern const EAS_U8
fmDecayTable
[16];
354
fmDecayTable
[pRegion->oper[operIndex].attackDecay & 0x0f],
470
fmDecayTable
[pRegion->oper[operIndex].attackDecay & 0x0f],
/external/sonivox/arm-hybrid-22k/lib_src/
eas_fmtables.c
89
const EAS_U8
fmDecayTable
[16] =
eas_fmsynth.c
89
extern const EAS_U8
fmDecayTable
[16];
354
fmDecayTable
[pRegion->oper[operIndex].attackDecay & 0x0f],
470
fmDecayTable
[pRegion->oper[operIndex].attackDecay & 0x0f],
Completed in 371 milliseconds