OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEY_SCALE_PIVOT_POINT
(Results
1 - 2
of
2
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.c
58
#define
KEY_SCALE_PIVOT_POINT
36
458
temp -= ((EAS_I32) pVoice->note -
KEY_SCALE_PIVOT_POINT
) * (EAS_I32) fmScaleTable[pRegion->oper[operIndex].egKeyScale & 0x0f];
/external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.c
58
#define
KEY_SCALE_PIVOT_POINT
36
458
temp -= ((EAS_I32) pVoice->note -
KEY_SCALE_PIVOT_POINT
) * (EAS_I32) fmScaleTable[pRegion->oper[operIndex].egKeyScale & 0x0f];
Completed in 470 milliseconds