HomeSort by relevance Sort by last modified time
    Searched defs:remove_sample (Results 1 - 25 of 65) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_simple.h 143 int (*remove_sample)(void *private_data, simple_instrument_t *instr, member in struct:__anon39053
ainstr_gf1.h 212 int (*remove_sample)(void *private_data, gf1_wave_t *wave, member in struct:__anon39046
ainstr_iw.h 360 int (*remove_sample)(void *private_data, iwffff_wave_t *wave, member in struct:__anon39050
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_simple.h 143 int (*remove_sample)(void *private_data, simple_instrument_t *instr, member in struct:__anon40643
ainstr_gf1.h 212 int (*remove_sample)(void *private_data, gf1_wave_t *wave, member in struct:__anon40636
ainstr_iw.h 360 int (*remove_sample)(void *private_data, iwffff_wave_t *wave, member in struct:__anon40640
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_simple.h 144 int (*remove_sample)(void *private_data, struct simple_instrument *instr, member in struct:snd_simple_ops
ainstr_gf1.h 213 int (*remove_sample)(void *private_data, struct gf1_wave *wave, member in struct:snd_gf1_ops
ainstr_iw.h 361 int (*remove_sample)(void *private_data, struct iwffff_wave *wave, member in struct:snd_iwffff_ops
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_simple.h 143 int (*remove_sample)(void *private_data, simple_instrument_t *instr, member in struct:__anon42158
ainstr_gf1.h 212 int (*remove_sample)(void *private_data, gf1_wave_t *wave, member in struct:__anon42151
ainstr_iw.h 360 int (*remove_sample)(void *private_data, iwffff_wave_t *wave, member in struct:__anon42155
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_simple.h 144 int (*remove_sample)(void *private_data, struct simple_instrument *instr, member in struct:snd_simple_ops
ainstr_gf1.h 213 int (*remove_sample)(void *private_data, struct gf1_wave *wave, member in struct:snd_gf1_ops
ainstr_iw.h 361 int (*remove_sample)(void *private_data, struct iwffff_wave *wave, member in struct:snd_iwffff_ops
  /bionic/libc/kernel/common/linux/
soundcard.h 126 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
134 typedef struct remove_sample struct
140 } remove_sample; typedef in typeref:struct:remove_sample
    [all...]
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
116 typedef struct remove_sample struct
121 } remove_sample; typedef in typeref:struct:remove_sample
  /external/kernel-headers/original/linux/
soundcard.h 151 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
159 typedef struct remove_sample struct
164 } remove_sample; typedef in typeref:struct:remove_sample
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
soundcard.h 147 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
155 typedef struct remove_sample struct
160 } remove_sample; typedef in typeref:struct:remove_sample
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 147 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
155 typedef struct remove_sample struct
160 } remove_sample; typedef in typeref:struct:remove_sample
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 147 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
155 typedef struct remove_sample struct
160 } remove_sample; typedef in typeref:struct:remove_sample
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
116 typedef struct remove_sample struct
121 } remove_sample; typedef in typeref:struct:remove_sample
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h 108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
116 typedef struct remove_sample struct
121 } remove_sample; typedef in typeref:struct:remove_sample
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
soundcard.h 108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
116 typedef struct remove_sample struct
121 } remove_sample; typedef in typeref:struct:remove_sample
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
soundcard.h 108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
116 typedef struct remove_sample struct
121 } remove_sample; typedef in typeref:struct:remove_sample

Completed in 976 milliseconds

1 2 3