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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soundfont.h 32 struct snd_sf_zone { struct
33 struct snd_sf_zone *next; /* Link to next */
43 struct snd_sf_zone *next_instr; /* Next zone of this instrument */
44 struct snd_sf_zone *next_zone; /* Next zone in play list */
63 struct snd_sf_zone *zones; /* Font information */
87 struct snd_sf_zone *presets[SF_MAX_PRESETS];
118 struct snd_sf_zone **table, int max_layers);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soundfont.h 32 struct snd_sf_zone { struct
33 struct snd_sf_zone *next; /* Link to next */
43 struct snd_sf_zone *next_instr; /* Next zone of this instrument */
44 struct snd_sf_zone *next_zone; /* Next zone in play list */
63 struct snd_sf_zone *zones; /* Font information */
87 struct snd_sf_zone *presets[SF_MAX_PRESETS];
118 struct snd_sf_zone **table, int max_layers);

Completed in 66 milliseconds