Home
last modified time | relevance | path

Searched defs:synth (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/lib/3rdparty/libmpg123/
H A Doptimize.c37 #define IF8(synth) synth, argument
39 #define IF8(synth) argument
45 #define IFREAL(synth) synth, argument
47 #define IFREAL(synth) argument
51 #define IF32(synth) synth argument
53 #define IF32(synth) argument
58 #define IFREAL(synth) argument
59 #define IF32(synth) argument
157 static int find_synth(func_synth synth, const func_synth synths[r_limit][f_limit]) in find_synth()
/reactos/dll/directx/wine/dmusic/
H A Ddmusic.c506 IDirectMusicSynth8* synth; in create_system_ports_list() local
H A Dport.c38 IDirectMusicSynth *synth; member
/reactos/sdk/include/reactos/libs/libmpg123/
H A Dframe.h180 func_synth synth; member