OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snd_emux
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h
39
struct
snd_emux
;
49
struct snd_emux_voice *(*get_voice)(struct
snd_emux
*emu,
57
void (*reset)(struct
snd_emux
*emu, int ch);
58
/* the first parameters are struct
snd_emux
*/
59
int (*sample_new)(struct
snd_emux
*emu, struct snd_sf_sample *sp,
62
int (*sample_free)(struct
snd_emux
*emu, struct snd_sf_sample *sp,
64
void (*sample_reset)(struct
snd_emux
*emu);
65
int (*load_fx)(struct
snd_emux
*emu, int type, int arg,
67
void (*sysex)(struct
snd_emux
*emu, char *buf, int len, int parsed,
70
int (*oss_ioctl)(struct
snd_emux
*emu, int cmd, int p1, int p2)
92
struct
snd_emux
{
struct
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h
39
struct
snd_emux
;
49
struct snd_emux_voice *(*get_voice)(struct
snd_emux
*emu,
57
void (*reset)(struct
snd_emux
*emu, int ch);
58
/* the first parameters are struct
snd_emux
*/
59
int (*sample_new)(struct
snd_emux
*emu, struct snd_sf_sample *sp,
62
int (*sample_free)(struct
snd_emux
*emu, struct snd_sf_sample *sp,
64
void (*sample_reset)(struct
snd_emux
*emu);
65
int (*load_fx)(struct
snd_emux
*emu, int type, int arg,
67
void (*sysex)(struct
snd_emux
*emu, char *buf, int len, int parsed,
70
int (*oss_ioctl)(struct
snd_emux
*emu, int cmd, int p1, int p2)
92
struct
snd_emux
{
struct
[
all
...]
Completed in 64 milliseconds