Searched refs:apitch (Results 1 – 3 of 3) sorted by relevance
189 snd_emu10k1_ptr_write(hw, IP, vp->ch, vp->apitch); in update_voice()370 if (vp->apitch < 0xe400) in start_voice()373 unsigned int shift = (vp->apitch - 0xe000) >> 10; in start_voice()390 IP, vp->apitch, in start_voice()467 ptarget = IP_TO_CP(vp->apitch); in trigger_voice()
182 int apitch; /* pitch offset */ member
338 EMU8000_IP_WRITE(hw, vp->ch, vp->apitch); in set_pitch()