Searched refs:HDSP_CHANBUF_SAMPLES (Results 1 – 2 of 2) sorted by relevance
134 #define HDSP_CHANBUF_SAMPLES (16 * 1024) macro135 #define HDSP_CHANBUF_SIZE (4 * HDSP_CHANBUF_SAMPLES)
466 dma[slot * HDSP_CHANBUF_SAMPLES + pos] = in buffer_mux_write()481 dma += slot_offset * HDSP_CHANBUF_SAMPLES; in buffer_mux_port()512 dma[slot * HDSP_CHANBUF_SAMPLES + pos]; in buffer_demux_read()526 dma += slot_offset * HDSP_CHANBUF_SAMPLES; in buffer_demux_port()652 bzero(buf + offset * HDSP_CHANBUF_SAMPLES, HDSP_CHANBUF_SIZE); in clean()