Searched refs:moddelay (Results 1 – 9 of 9) 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 D | sfnt_info.h | 91 unsigned short moddelay; /* modulation delay (0x8000) */ member
|
| /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 D | sfnt_info.h | 91 unsigned short moddelay; /* modulation delay (0x8000) */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | sfnt_info.h | 91 unsigned short moddelay; /* modulation delay (0x8000) */ member
|
| /OK3568_Linux_fs/kernel/sound/synth/emux/ |
| H A D | emux_proc.c | 54 vp->reg.parm.moddelay, in snd_emux_proc_info_read()
|
| H A D | emux_effect.c | 43 {PARM_WORD, 0, 0x8000, parm_offset(moddelay), 0}, /* env1 delay */
|
| H A D | emux_synth.c | 570 if (LO_BYTE(parm->modatkhld) >= 0x80 && parm->moddelay >= 0x8000) { in setup_voice() 571 parm->moddelay = 0xbfff; in setup_voice()
|
| H A D | soundfont.c | 629 pp->moddelay = 0x8000; in init_voice_parm()
|
| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | emu8000_callback.c | 244 EMU8000_ENVVAL_WRITE(hw, ch, vp->reg.parm.moddelay); in start_voice()
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emu10k1_callback.c | 359 snd_emu10k1_ptr_write(hw, ENVVAL, ch, vp->reg.parm.moddelay); in start_voice()
|