Home
last modified time | relevance | path

Searched refs:WAVEOUT_DEFAULTBUFLEN (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/sound/emu10k1/
Dcardwo.h44 #define WAVEOUT_DEFAULTBUFLEN 500 /* Time to play the entire buffer in ms */ macro
Daudio.c1381 …rags = (woinst->format.bytespervoicesample * woinst->format.samplingrate * WAVEOUT_DEFAULTBUFLEN) /