Searched refs:WAVEIN_DEFAULTBUFLEN (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dcardwi.h76 #define WAVEIN_DEFAULTBUFLEN 1000 macro
H A Daudio.c1465 buffer->numfrags = (wiinst->format.bytespersec * WAVEIN_DEFAULTBUFLEN) / (buffer->fragment_size * 1000) - 1;

Completed in 45 milliseconds