HomeSort by relevance Sort by last modified time
    Searched defs:snd_sf_sample (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 40 struct snd_sf_sample *sample; /* Link to sample */
47 struct snd_sf_sample { struct
51 struct snd_sf_sample *next;
64 struct snd_sf_sample *samples; /* The sample headers */
72 int (*sample_new)(void *private_data, struct snd_sf_sample *sp,
75 int (*sample_free)(void *private_data, struct snd_sf_sample *sp,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soundfont.h 40 struct snd_sf_sample *sample; /* Link to sample */
47 struct snd_sf_sample { struct
51 struct snd_sf_sample *next;
64 struct snd_sf_sample *samples; /* The sample headers */
72 int (*sample_new)(void *private_data, struct snd_sf_sample *sp,
75 int (*sample_free)(void *private_data, struct snd_sf_sample *sp,

Completed in 45 milliseconds