Searched refs:SUSTAIN_LINEAR_CONVERSION_FACTOR (Results 1 – 2 of 2) sorted by relevance
97 #define SUSTAIN_LINEAR_CONVERSION_FACTOR 1073709 macro
2586 sustain = (sustain * SUSTAIN_LINEAR_CONVERSION_FACTOR) >> 15; in ConvertSustain()