Searched refs:PT_BLOCKSIZE_LOG2 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/sound/emu10k1/ | ||
D | passthrough.h | 41 #define PT_BLOCKSIZE_LOG2 12 macro |
D | audio.c | 169 woinst->buffer.ossfragshift = PT_BLOCKSIZE_LOG2; in emu10k1_audio_write() |