Searched defs:pformat (Results 1 – 6 of 6) 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/null/ |
H A D | null.c | 49 int *pformat) in null_open()
|
/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()
|
/freebsd/sys/dev/sound/pcm/ |
H A D | vchan.c | 195 uint32_t pformat, pspeed, pflags, i; in vchan_getcaps() local
|
/freebsd/crypto/openssl/ssl/ |
H A D | s3_lib.c | 3877 const unsigned char **pformat = parg; in ssl3_ctrl() local
|