HomeSort by relevance Sort by last modified time
    Searched refs:NUM_SECONDARY_VOICES (Results 1 - 2 of 2) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 59 #elif !defined(NUM_SECONDARY_VOICES)
60 #define NUM_SECONDARY_VOICES (MAX_SYNTH_VOICES - NUM_PRIMARY_VOICES)
77 #define NUM_FM_VOICES NUM_SECONDARY_VOICES
82 #define NUM_FM_VOICES NUM_SECONDARY_VOICES
eas_voicemgt.c 290 pVoiceMgr->maxPolyphonySecondary = NUM_SECONDARY_VOICES;
    [all...]

Completed in 75 milliseconds