Searched refs:snd_afmt2str (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dchannel.h322 uint32_t snd_afmt2str(uint32_t, char *, size_t);
H A Dvchan.c608 if (snd_afmt2str(c->format, fmtstr, sizeof(fmtstr)) != c->format)
H A Dchannel.c1092 snd_afmt2str(uint32_t afmt, char *buf, size_t len) function

Completed in 116 milliseconds