Searched defs:fmts (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/dev/sound/pcm/ |
H A D | feeder.c | 295 snd_fmtbestfunc(u_int32_t fmt, u_int32_t *fmts, int cheq) in snd_fmtbestfunc() 340 snd_fmtbestbit(u_int32_t fmt, u_int32_t *fmts) in snd_fmtbestbit() 346 snd_fmtbestchannel(u_int32_t fmt, u_int32_t *fmts) in snd_fmtbestchannel() 352 snd_fmtbest(u_int32_t fmt, u_int32_t *fmts) in snd_fmtbest()
|
H A D | sndstat.c | 324 uint32_t *max_rate, uint32_t *fmts, uint32_t *minchn, uint32_t *maxchn) in sndstat_get_caps() 385 uint32_t maxrate, minrate, fmts, minchn, maxchn, caps; in sndstat_build_sound4_nvlist() local
|
H A D | dsp.c | 1985 uint32_t fmts; in dsp_oss_audioinfo() local 2159 uint32_t fmts; in dsp_oss_engineinfo() local
|
H A D | channel.c | 2336 u_int32_t *fmtlist, fmts; in chn_getformats() local
|
/freebsd/lib/libbsdstat/ |
H A D | bsdstat.h | 83 unsigned char fmts[4096]; /* private: compiled stats to display */ member
|
/freebsd/sys/dev/sound/pci/ |
H A D | fm801.c | 110 static u_int32_t fmts[] = { variable
|
/freebsd/contrib/tcsh/ |
H A D | ed.screen.c | 522 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; in EchoTC() local
|
/freebsd/contrib/libedit/ |
H A D | terminal.c | 1460 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; in terminal_echotc() local
|
/freebsd/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/sys/vm/ |
H A D | uma_core.c | 2302 u_int fmts[2]; in keg_layout() local
|