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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/caiaq/
H A Daudio.c35 #define BYTES_PER_SAMPLE_USB 4 macro
43 (stream << 1) | (~(i / (dev->n_streams * BYTES_PER_SAMPLE_USB)) & 1)
368 if (i % (dev->n_streams * BYTES_PER_SAMPLE_USB) == 0) {
459 i % (dev->n_streams * BYTES_PER_SAMPLE_USB) ==

Completed in 104 milliseconds