Home
last modified time | relevance | path

Searched defs:soundfont_patch_info (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dsfnt_info.h39 struct soundfont_patch_info { struct
40 unsigned short key; /* use the key below */
43 short device_no; /* synthesizer number */
44 unsigned short sf_id; /* file id (should be zero) */
45 short optarg; /* optional argument */
46 int len; /* data length (without this header) */
48 short type; /* patch operation type */
60 short reserved; /* word alignment data */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dsfnt_info.h39 struct soundfont_patch_info { struct
40 unsigned short key; /* use the key below */
43 short device_no; /* synthesizer number */
44 unsigned short sf_id; /* file id (should be zero) */
45 short optarg; /* optional argument */
46 int len; /* data length (without this header) */
48 short type; /* patch operation type */
60 short reserved; /* word alignment data */
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dsfnt_info.h39 struct soundfont_patch_info { struct
40 unsigned short key; /* use the key below */
43 short device_no; /* synthesizer number */
44 unsigned short sf_id; /* file id (should be zero) */
45 short optarg; /* optional argument */
46 int len; /* data length (without this header) */
48 short type; /* patch operation type */
60 short reserved; /* word alignment data */