Searched refs:snd_opl4_pitch_map (Results 1 - 2 of 2) 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/opl4/
H A Dopl4_synth.c52 static const s16 snd_opl4_pitch_map[0x600] = { variable
441 pitch = snd_opl4_pitch_map[pitch % 0x600];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_synth.c52 static const s16 snd_opl4_pitch_map[0x600] = { variable
441 pitch = snd_opl4_pitch_map[pitch % 0x600];

Completed in 128 milliseconds