Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/linux/
Dsoundcard.h156 struct patch_info { struct
157 unsigned short key;
162 short device_no;
163 short instr_no;
165 unsigned int mode;
184 int len;
185 int loop_start, loop_end;
187 unsigned int base_freq;
188 unsigned int base_note;
189 unsigned int high_note;
[all …]
/development/ndk/platforms/android-21/include/linux/
Dsoundcard.h177 struct patch_info { struct
179 unsigned short key;
184 short device_no;
185 short instr_no;
186 unsigned int mode;
205 int len;
206 int loop_start, loop_end;
207 unsigned int base_freq;
209 unsigned int base_note;
210 unsigned int high_note;
[all …]