Searched refs:modatkhld (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dsfnt_info.h91 unsigned short modatkhld; /* modulation attack & hold time (0x7f7f) */ member in struct:soundfont_voice_parm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dsfnt_info.h91 unsigned short modatkhld; /* modulation attack & hold time (0x7f7f) */ member in struct:soundfont_voice_parm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/sound/
H A Dsfnt_info.h91 unsigned short modatkhld; /* modulation attack & hold time (0x7f7f) */ member in struct:soundfont_voice_parm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/sound/
H A Dsfnt_info.h91 unsigned short modatkhld; /* modulation attack & hold time (0x7f7f) */ member in struct:soundfont_voice_parm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/sound/
H A Dsfnt_info.h91 unsigned short modatkhld; /* modulation attack & hold time (0x7f7f) */ member in struct:soundfont_voice_parm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/synth/emux/
H A Demux_effect.c58 {PARM_BYTE_LO, 1, 0x80, parm_offset(modatkhld), 0}, /* env1 attack */
59 {PARM_BYTE_HI, 0, 0x7e, parm_offset(modatkhld), 0}, /* env1 hold */
H A Demux_synth.c573 if (LO_BYTE(parm->modatkhld) >= 0x80 && parm->moddelay >= 0x8000) {
599 if (LO_BYTE(parm->modatkhld) >= 0x80) {
600 parm->modatkhld &= ~0xff;
601 parm->modatkhld |= 0x7f;
H A Dsoundfont.c642 pp->modatkhld = 0x7f7f;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/synth/emux/
H A Demux_effect.c58 {PARM_BYTE_LO, 1, 0x80, parm_offset(modatkhld), 0}, /* env1 attack */
59 {PARM_BYTE_HI, 0, 0x7e, parm_offset(modatkhld), 0}, /* env1 hold */
H A Demux_synth.c573 if (LO_BYTE(parm->modatkhld) >= 0x80 && parm->moddelay >= 0x8000) {
599 if (LO_BYTE(parm->modatkhld) >= 0x80) {
600 parm->modatkhld &= ~0xff;
601 parm->modatkhld |= 0x7f;
H A Dsoundfont.c642 pp->modatkhld = 0x7f7f;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_callback.c257 EMU8000_ATKHLD_WRITE(hw, ch, vp->reg.parm.modatkhld);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/isa/sb/
H A Demu8000_callback.c257 EMU8000_ATKHLD_WRITE(hw, ch, vp->reg.parm.modatkhld);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1_callback.c371 snd_emu10k1_ptr_write(hw, ATKHLDM, ch, vp->reg.parm.modatkhld);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1_callback.c371 snd_emu10k1_ptr_write(hw, ATKHLDM, ch, vp->reg.parm.modatkhld);

Completed in 323 milliseconds