Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/host_src/
Deas_types.h224 EAS_MCU_SYNTH = 0, enumerator
/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c3049 if (synth == EAS_MCU_SYNTH) in VMSetSynthPolyphony()
3073 if (synth != EAS_MCU_SYNTH) in VMSetSynthPolyphony()
3205 if (synth == EAS_MCU_SYNTH) in VMGetSynthPolyphony()
3212 if (synth != EAS_MCU_SYNTH) in VMGetSynthPolyphony()