Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dbuffer.h127 snd_xbytes(u_int32_t v, u_int32_t from, u_int32_t to) in snd_xbytes() function
H A Dbuffer.c576 return snd_xbytes(v, sndbuf_getalign(from) * sndbuf_getspd(from), in sndbuf_xbytes()
H A Dchannel.c1838 bufsz = round_pow2(snd_xbytes(1 << bufsz, CHN_LATENCY_DATA_REF, in chn_calclatency()