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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dswarm_cs4297a.c175 #define SAMPLE_BUF_SIZE (16*1024) macro
176 #define SAMPLE_FRAME_COUNT (SAMPLE_BUF_SIZE / FRAME_SAMPLE_BYTES)
612 DMA_DESCR, SAMPLE_BUF_SIZE, DMA_BUF_SIZE));
635 dma->sbufsz = SAMPLE_BUF_SIZE;

Completed in 64 milliseconds