Searched defs:fmts (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/sys/dev/sound/pcm/ |
H A D | feeder.c | 348 snd_fmtbestfunc(u_int32_t fmt,u_int32_t * fmts,int cheq) snd_fmtbestfunc() argument 393 snd_fmtbestbit(u_int32_t fmt,u_int32_t * fmts) snd_fmtbestbit() argument 399 snd_fmtbestchannel(u_int32_t fmt,u_int32_t * fmts) snd_fmtbestchannel() argument 405 snd_fmtbest(u_int32_t fmt,u_int32_t * fmts) snd_fmtbest() argument [all...] |
H A D | sndstat.c | 327 sndstat_get_caps(struct snddev_info * d,int dir,uint32_t * min_rate,uint32_t * max_rate,uint32_t * fmts,uint32_t * minchn,uint32_t * maxchn) sndstat_get_caps() argument 388 uint32_t maxrate, minrate, fmts, minchn, maxchn; sndstat_build_sound4_nvlist() local [all...] |
H A D | dsp.c | 2060 uint32_t fmts; dsp_oss_audioinfo() local 2234 uint32_t fmts; dsp_oss_engineinfo() local [all...] |
H A D | channel.c | 2416 u_int32_t *fmtlist, fmts; chn_getformats() local
|
/freebsd-src/lib/libbsdstat/ |
H A D | bsdstat.h | 83 unsigned char fmts[4096]; /* private: compiled stats to display */ member
|
/freebsd-src/sys/dev/sound/pci/ |
H A D | fm801.c | 110 static u_int32_t fmts[] = { variable
|
/freebsd-src/contrib/tcsh/ |
H A D | ed.screen.c | 522 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; in EchoTC() local
|
/freebsd-src/contrib/libedit/ |
H A D | terminal.c | 1460 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; in terminal_echotc() local
|
/freebsd-src/sys/contrib/dev/rtw89/ |
H A D | fw.c | 1144 const char *(*fmts)[] = rtwdev->fw.log.fmts; rtw89_fw_log_dump_data() local [all...] |
H A D | core.h | 3620 const char *(*fmts)[]; global() member
|
/freebsd-src/sys/vm/ |
H A D | uma_core.c | 2299 u_int fmts[2]; keg_layout() local
|