Searched refs:note_off_check (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_midi.c250 if (vp->state > 0 && vp->note_off_check) {
566 opl3->voices[voice].note_off_check = 1;
568 opl3->voices[voice].note_off_check = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_midi.c250 if (vp->state > 0 && vp->note_off_check) {
566 opl3->voices[voice].note_off_check = 1;
568 opl3->voices[voice].note_off_check = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dopl3.h294 int note_off_check; /* check note-off time */ member in struct:snd_opl3_voice
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dopl3.h294 int note_off_check; /* check note-off time */ member in struct:snd_opl3_voice

Completed in 180 milliseconds