Home
last modified time | relevance | path

Searched refs:FLAG_DLS_VELOCITY_SENSITIVE (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_sndlib.h217 #define FLAG_DLS_VELOCITY_SENSITIVE 0x80 macro
Deas_dlssynth.c230 if (pDLSArt->filterQandFlags & FLAG_DLS_VELOCITY_SENSITIVE) in DLS_UpdateGain()
Deas_mdls.c2542 pArt->filterQandFlags |= FLAG_DLS_VELOCITY_SENSITIVE; in Convert_art()