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

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

Completed in 106 milliseconds