Home
last modified time | relevance | path

Searched defs:synth_info (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-21/include/linux/
Dsoundcard.h334 struct synth_info { struct
335 char name[30];
336 int device;
337 int synth_type;
342 int synth_subtype;
351 int perc_mode;
352 int nr_voices;
354 int nr_drums;
355 int instr_bank_size;
356 unsigned int capabilities;
[all …]
/development/ndk/platforms/android-9/include/linux/
Dsoundcard.h310 struct synth_info { struct
311 char name[30];
312 int device;
313 int synth_type;
318 int synth_subtype;
327 int perc_mode;
328 int nr_voices;
329 int nr_drums;
330 int instr_bank_size;
331 unsigned int capabilities;
[all …]