Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pcm/
HDfeeder.h57 u_int32_t snd_fmtbestbit(u_int32_t fmt, u_int32_t *fmts);
HDfeeder.c394 snd_fmtbestbit(u_int32_t fmt, u_int32_t *fmts) in snd_fmtbestbit() function
415 best2 = snd_fmtbestbit(fmt, fmts); in snd_fmtbest()