Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Dfeeder.h57 u_int32_t snd_fmtbestbit(u_int32_t fmt, u_int32_t *fmts);
H A Dfeeder.c394 snd_fmtbestbit(u_int32_t fmt, u_int32_t *fmts) in snd_fmtbestbit() function
415 best2 = snd_fmtbestbit(fmt, fmts); in snd_fmtbest()