Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pcm/
HDfeeder.h59 u_int32_t snd_fmtbest(u_int32_t fmt, u_int32_t *fmts);
HDfeeder_chain.c637 hwfmt = snd_fmtbest(c->format, caps->fmtlist); in feeder_chain()
747 snd_fmtbest(AFMT_ENCODING(softfmt), in feeder_chain()
749 snd_fmtbest(AFMT_ENCODING(cdesc.target.afmt), in feeder_chain()
HDfeeder.c406 snd_fmtbest(u_int32_t fmt, u_int32_t *fmts) in snd_fmtbest() function
HDchannel.c2327 besthwformat = snd_fmtbest(ch->format, in chn_notify()
2348 besthwformat = snd_fmtbest(ch->format, caps->fmtlist); in chn_notify()