HomeSort by relevance Sort by last modified time
    Searched full:gus (Results 1 - 25 of 38) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
gus.h 5 * Global structures used for GUS part of ALSA driver
35 #define SNDRV_SEQ_DEV_ID_GUS "gus-synth"
39 #define GUSP(gus, x) ((gus)->gf1.port + SNDRV_g_u_s_##x)
148 #define SNDRV_GF1_DMA_READ 0x02 /* read from GUS's DRAM */
221 void (*ack)(struct snd_gus_card * gus, void *private_data);
228 struct snd_gus_card * gus; member in struct:snd_gus_port
238 void (*sample_start)(struct snd_gus_card *gus, struct snd_gus_voice *voice, snd_seq_position_t position);
239 void (*sample_stop)(struct snd_gus_card *gus, struct snd_gus_voice *voice, int mode);
240 void (*sample_freq)(struct snd_gus_card *gus, struct snd_gus_voice *voice, snd_seq_frequency_t freq)
    [all...]
trident.h 261 void (*sample_start)(struct snd_trident *gus, struct snd_trident_voice *voice, snd_seq_position_t position);
262 void (*sample_stop)(struct snd_trident *gus, struct snd_trident_voice *voice, int mode);
263 void (*sample_freq)(struct snd_trident *gus, struct snd_trident_voice *voice, snd_seq_frequency_t freq);
264 void (*sample_volume)(struct snd_trident *gus, struct snd_trident_voice *voice, struct snd_seq_ev_volume *volume);
ad1848.h 138 unsigned short single_dma:1; /* forced single DMA mode (GUS 16-bit daughter board) or dma1 == dma2 */
ainstr_gf1.h 4 * GF1 (GUS) Patch Instrument Format
cs4231.h 79 unsigned short single_dma:1, /* forced single DMA mode (GUS 16-bit daughter board) or dma1 == dma2 */
emux_legacy.h 64 /* 5*/ EMUX_MD_GUS_BANK, /* bank number for GUS patches (default=0) */
asequencer.h 754 #define SNDRV_SEQ_INSTR_ID_GUS_PATCH "GUS Patch"
    [all...]
  /external/qemu/hw/
audiodev.h 10 /* gus.c */
  /external/bluetooth/glib/tests/
type-test.c 41 gushort gus; local
75 gus = G_MAXUSHORT;
76 gus++;
77 g_assert (gus == 0);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ultrasound.h 18 * Private events for Gravis Ultrasound (GUS)
72 * GUS API macros
soundcard.h 205 * (PBD) As Hannu guessed, the GUS structure is too limited for
220 * The least significant byte has the same format than the GUS .PAT
271 unsigned char env_rate[ 6 ]; /* GUS HW ramping rate */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ultrasound.h 18 * Private events for Gravis Ultrasound (GUS)
72 * GUS API macros
soundcard.h 205 * (PBD) As Hannu guessed, the GUS structure is too limited for
220 * The least significant byte has the same format than the GUS .PAT
271 unsigned char env_rate[ 6 ]; /* GUS HW ramping rate */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ultrasound.h 18 * Private events for Gravis Ultrasound (GUS)
72 * GUS API macros
soundcard.h 205 * (PBD) As Hannu guessed, the GUS structure is too limited for
220 * The least significant byte has the same format than the GUS .PAT
271 unsigned char env_rate[ 6 ]; /* GUS HW ramping rate */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
instr.h 92 #define SND_SEQ_INSTR_ID_GUS_PATCH "GUS Patch" /**< Gravis Patch */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_gf1.h 4 * GF1 (GUS) Patch Instrument Format
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
instr.h 92 #define SND_SEQ_INSTR_ID_GUS_PATCH "GUS Patch" /**< Gravis Patch */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_gf1.h 4 * GF1 (GUS) Patch Instrument Format
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
instr.h 92 #define SND_SEQ_INSTR_ID_GUS_PATCH "GUS Patch" /**< Gravis Patch */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_gf1.h 4 * GF1 (GUS) Patch Instrument Format
  /external/quake/quake/src/WinQuake/
snd_gus.cpp 21 // Routines for GUS support in QUAKE
534 // GUS-only variables
741 // Make sure there is a GUS at GUS base
802 // Make sure there is a GUS at GUS base
816 // Reset the GUS
    [all...]
snd_dos.cpp 28 GUS SUPPORT
  /external/kernel-headers/original/linux/
soundcard.h 217 * (PBD) As Hannu guessed, the GUS structure is too limited for
232 * The least significant byte has the same format than the GUS .PAT
283 unsigned char env_rate[ 6 ]; /* GUS HW ramping rate */
    [all...]
  /external/qemu/
arch_init.c 525 "gus",

Completed in 292 milliseconds

1 2