Searched defs:pchannels (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/virtual_oss/oss/ |
H A D | oss.c | 81 int bufsize, int *pchannels, int *pformat, int attr, int fionbio) in oss_open() 136 int bufsize, int *pchannels, int *pformat) in oss_rec_open() 143 int bufsize, int *pchannels, int *pformat) in oss_play_open()
|
/freebsd/lib/virtual_oss/sndio/ |
H A D | sndio.c | 100 int samplerate, int bufsize, int *pchannels, int *pformat, int direction) in sndio_open() 159 int samplerate, int bufsize, int *pchannels, int *pformat) in sndio_open_play() 166 int samplerate, int bufsize, int *pchannels, int *pformat) in sndio_open_rec()
|
/freebsd/lib/virtual_oss/bt/ |
H A D | bt.c | 363 int bufsize __unused, int *pchannels, int *pformat, struct bt_config *cfg, in bt_open() 617 int bufsize, int *pchannels, int *pformat) in bt_rec_open() 633 int bufsize, int *pchannels, int *pformat) in bt_play_open()
|