Searched refs:PT_BLOCKCOUNT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/sound/emu10k1/ | ||
D | passthrough.h | 42 #define PT_BLOCKCOUNT (PT_SAMPLES/PT_BLOCKSAMPLES) macro |
D | audio.c | 170 woinst->buffer.numfrags = PT_BLOCKCOUNT; in emu10k1_audio_write() |