Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sound/pcm/
HDbuffer.c161 #define SNDBUF_CACHE_SHIFT 5 macro
186 bufsize < (b->allocsize >> SNDBUF_CACHE_SHIFT)) { in sndbuf_resize()
225 bufsize < (b->allocsize >> SNDBUF_CACHE_SHIFT)) { in sndbuf_remalloc()