Home
last modified time | relevance | path

Searched refs:SUSTAIN_LINEAR_CONVERSION_FACTOR (Results 1 – 2 of 2) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.h97 #define SUSTAIN_LINEAR_CONVERSION_FACTOR 1073709 macro
Deas_mdls.c2586 sustain = (sustain * SUSTAIN_LINEAR_CONVERSION_FACTOR) >> 15; in ConvertSustain()