Searched refs:HDSPE_CHANBUF_SIZE (Results 1 – 2 of 2) sorted by relevance
92 #define HDSPE_CHANBUF_SIZE (4 * HDSPE_CHANBUF_SAMPLES) macro93 #define HDSPE_DMASEGSIZE (HDSPE_CHANBUF_SIZE * HDSPE_MAX_SLOTS)
301 bzero(buf + HDSPE_CHANBUF_SAMPLES * ch->lslot, HDSPE_CHANBUF_SIZE); in clean()302 bzero(buf + HDSPE_CHANBUF_SAMPLES * ch->rslot, HDSPE_CHANBUF_SIZE); in clean()328 ch->size = HDSPE_CHANBUF_SIZE * 2 /* slots */; in hdspechan_init()558 sndbuf_resize(ch->buffer, (HDSPE_CHANBUF_SIZE * 2) / (sc->period * 4), in hdspechan_setblocksize()