Home
last modified time | relevance | path

Searched refs:SNDBUF_CACHE_SHIFT (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dbuffer.c160 #define SNDBUF_CACHE_SHIFT 5 macro
185 bufsize < (b->allocsize >> SNDBUF_CACHE_SHIFT)) { in sndbuf_resize()
224 bufsize < (b->allocsize >> SNDBUF_CACHE_SHIFT)) { in sndbuf_remalloc()