Home
last modified time | relevance | path

Searched refs:SIO_PLAY (Results 1 – 25 of 94) sorted by relevance

1234

/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/src/
H A Dcubeb_sndio.c112 if (s->mode & SIO_PLAY) { in sndio_mainloop()
133 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
159 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
172 if ((s->mode & SIO_PLAY) && s->conv) in sndio_mainloop()
177 if (s->mode & SIO_PLAY) in sndio_mainloop()
184 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
297 s->mode |= SIO_PLAY; in sndio_stream_init()
331 if (s->mode & SIO_PLAY) in sndio_stream_init()
341 ((s->mode & SIO_PLAY) && rpar.pchan != wpar.pchan)) { in sndio_stream_init()
365 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_sndio.c112 if (s->mode & SIO_PLAY) { in sndio_mainloop()
133 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
159 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
172 if ((s->mode & SIO_PLAY) && s->conv) in sndio_mainloop()
177 if (s->mode & SIO_PLAY) in sndio_mainloop()
184 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
297 s->mode |= SIO_PLAY; in sndio_stream_init()
331 if (s->mode & SIO_PLAY) in sndio_stream_init()
341 ((s->mode & SIO_PLAY) && rpar.pchan != wpar.pchan)) { in sndio_stream_init()
365 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/audio/sndio/sndio-1.8.1/libsndio/
H A Dsio_oss.c187 if (hdl->sio.mode & SIO_PLAY) { in sio_oss_getcap()
264 if (mode == (SIO_PLAY | SIO_REC)) in sio_oss_getfd()
361 if (hdl->sio.mode & SIO_PLAY) { in sio_oss_start()
543 if (hdl->sio.mode & SIO_PLAY) { in sio_oss_getpar()
558 if (!(hdl->sio.mode & SIO_PLAY)) { in sio_oss_getpar()
565 if ((hdl->sio.mode & (SIO_REC | SIO_PLAY)) == (SIO_REC | SIO_PLAY)) { in sio_oss_getpar()
645 if (hdl->sio.mode & SIO_PLAY) in sio_oss_pollfd()
683 wbpf = (hdl->sio.mode & SIO_PLAY) ? in sio_oss_xrun()
700 if (hdl->sio.mode & SIO_PLAY) { in sio_oss_xrun()
739 if (hdl->sio.mode & SIO_PLAY) { in sio_oss_revents()
[all …]
H A Dsio_alsa.c315 if (mode & SIO_PLAY) { in _sio_alsa_open()
349 if (mode & SIO_PLAY) in _sio_alsa_open()
360 if (mode & SIO_PLAY) in _sio_alsa_open()
374 if (hdl->sio.mode & SIO_PLAY) in sio_alsa_close()
400 if (hdl->sio.mode & SIO_PLAY) { in sio_alsa_start()
453 if (hdl->sio.mode & SIO_PLAY) { in sio_alsa_stop()
524 if (hdl->sio.mode & SIO_PLAY) { in sio_alsa_xrun()
694 if (hdl->sio.mode & SIO_PLAY) { in sio_alsa_getcap()
922 if (hdl->sio.mode & SIO_PLAY) in sio_alsa_setpar()
1038 case SIO_PLAY: in sio_alsa_onmove()
[all …]
H A Dsio.c51 if ((mode & (SIO_PLAY | SIO_REC)) == 0) in sio_open()
56 if ((mode & SIO_PLAY) == 0) in sio_open()
60 if (mode == (SIO_PLAY | SIO_REC) || str == NULL) in sio_open()
351 if (!hdl->started || !(hdl->mode & SIO_PLAY)) { in sio_write()
423 if ((hdl->mode & SIO_PLAY) && !sio_wsil(hdl)) in sio_revents()
460 wbpf = (hdl->mode & SIO_PLAY) ? hdl->par.bps * hdl->par.pchan : 1; in _sio_printpos()
466 wpos = (hdl->mode & SIO_PLAY) ? in _sio_printpos()
500 if (hdl->mode & SIO_PLAY) in _sio_onmove_cb()
505 if ((hdl->mode & SIO_PLAY) && hdl->wused < 0) { in _sio_onmove_cb()
H A Dsio_sun.c119 if (pchan && (hdl->sio.mode & SIO_PLAY)) in sio_sun_testpar()
200 if (hdl->sio.mode & SIO_PLAY) { in sio_sun_getcap()
299 if (mode == (SIO_PLAY | SIO_REC)) in sio_sun_getfd()
302 flags = (mode & SIO_PLAY) ? O_WRONLY : O_RDONLY; in sio_sun_getfd()
379 if (hdl->sio.mode & SIO_PLAY) { in sio_sun_start()
429 if (hdl->sio.mode & SIO_PLAY) in sio_sun_setpar()
561 if (hdl->sio.mode & SIO_PLAY) { in sio_sun_revents()
580 if (!(hdl->sio.mode & SIO_PLAY)) { in sio_sun_revents()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-sys-0.5.5/libcubeb/src/
H A Dcubeb_sndio.c128 if (s->mode & SIO_PLAY) { in sndio_mainloop()
149 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
175 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
188 if (s->mode & SIO_PLAY) { in sndio_mainloop()
197 if (s->mode & SIO_PLAY) in sndio_mainloop()
204 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
317 s->mode |= SIO_PLAY; in sndio_stream_init()
351 if (s->mode & SIO_PLAY) in sndio_stream_init()
361 ((s->mode & SIO_PLAY) && rpar.pchan != wpar.pchan)) { in sndio_stream_init()
385 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/cubeb/src/
H A Dcubeb_sndio.c177 if (s->mode & SIO_PLAY) { in sndio_mainloop()
198 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
224 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
237 if (s->mode & SIO_PLAY) { in sndio_mainloop()
246 if (s->mode & SIO_PLAY) in sndio_mainloop()
253 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
336 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libcubeb/src/
H A Dcubeb_sndio.c177 if (s->mode & SIO_PLAY) { in sndio_mainloop()
198 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
224 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
237 if (s->mode & SIO_PLAY) { in sndio_mainloop()
246 if (s->mode & SIO_PLAY) in sndio_mainloop()
253 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
336 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cubeb/src/
H A Dcubeb_sndio.c179 if (s->mode & SIO_PLAY) { in sndio_mainloop()
200 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
226 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
239 if (s->mode & SIO_PLAY) { in sndio_mainloop()
248 if (s->mode & SIO_PLAY) in sndio_mainloop()
255 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
339 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/cubeb/src/
H A Dcubeb_sndio.c179 if (s->mode & SIO_PLAY) { in sndio_mainloop()
200 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
226 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
239 if (s->mode & SIO_PLAY) { in sndio_mainloop()
248 if (s->mode & SIO_PLAY) in sndio_mainloop()
255 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
339 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_sndio.c177 if (s->mode & SIO_PLAY) { in sndio_mainloop()
198 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
224 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
237 if (s->mode & SIO_PLAY) { in sndio_mainloop()
246 if (s->mode & SIO_PLAY) in sndio_mainloop()
253 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
336 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/www/firefox/firefox-99.0/media/libcubeb/src/
H A Dcubeb_sndio.c179 if (s->mode & SIO_PLAY) { in sndio_mainloop()
200 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
226 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
239 if (s->mode & SIO_PLAY) { in sndio_mainloop()
248 if (s->mode & SIO_PLAY) in sndio_mainloop()
255 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
339 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_sndio.c177 if (s->mode & SIO_PLAY) { in sndio_mainloop()
198 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
224 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
237 if (s->mode & SIO_PLAY) { in sndio_mainloop()
246 if (s->mode & SIO_PLAY) in sndio_mainloop()
253 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
336 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_sndio.c177 if (s->mode & SIO_PLAY) { in sndio_mainloop()
198 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
224 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
237 if (s->mode & SIO_PLAY) { in sndio_mainloop()
246 if (s->mode & SIO_PLAY) in sndio_mainloop()
253 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
336 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_sndio.c177 if (s->mode & SIO_PLAY) { in sndio_mainloop()
198 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
224 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
237 if (s->mode & SIO_PLAY) { in sndio_mainloop()
246 if (s->mode & SIO_PLAY) in sndio_mainloop()
253 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
336 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libcubeb/src/
H A Dcubeb_sndio.c177 if (s->mode & SIO_PLAY) { in sndio_mainloop()
198 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
224 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
237 if (s->mode & SIO_PLAY) { in sndio_mainloop()
246 if (s->mode & SIO_PLAY) in sndio_mainloop()
253 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
336 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libcubeb/src/
H A Dcubeb_sndio.c177 if (s->mode & SIO_PLAY) { in sndio_mainloop()
198 if ((!(s->mode & SIO_PLAY) || pstart == pend) && in sndio_mainloop()
224 if (!(s->mode & SIO_PLAY) || nfr == 0) { in sndio_mainloop()
237 if (s->mode & SIO_PLAY) { in sndio_mainloop()
246 if (s->mode & SIO_PLAY) in sndio_mainloop()
253 if ((s->mode & SIO_PLAY) && pstart < pend) in sndio_mainloop()
336 hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1); in sndio_init()
407 s->mode |= SIO_PLAY; in sndio_stream_init()
441 if (s->mode & SIO_PLAY) in sndio_stream_init()
475 if (s->mode & SIO_PLAY) { in sndio_stream_init()
[all …]
/dports/audio/sndio/sndio-1.8.1/aucat/
H A Daucat.c270 if (s->mode == SIO_PLAY) {
316 if (s->mode & SIO_PLAY) {
417 if (s->mode & SIO_PLAY)
434 if (s->mode & SIO_PLAY)
683 if (s->mode == SIO_PLAY) {
698 if (mode & SIO_PLAY)
720 if (mode & SIO_PLAY) {
757 if (dev_mode & SIO_PLAY)
1140 if (dev_mode & SIO_PLAY) {
1198 if (mode & SIO_PLAY)
[all …]
/dports/audio/portaudio/portaudio/src/hostapi/sndio/
H A Dpa_sndio.c202 if (s->mode & SIO_PLAY) { in sndioThread()
208 if (s->mode & SIO_PLAY) { in sndioThread()
227 if (s->mode & SIO_PLAY) { in sndioThread()
283 mode |= SIO_PLAY; in OpenStream()
334 if ((mode & SIO_PLAY) && par.pchan != outputPar->channelCount) { in OpenStream()
380 if (mode & SIO_PLAY) { in OpenStream()
391 s->base.streamInfo.outputLatency = (mode & SIO_PLAY) ? in OpenStream()
544 if (s->mode & SIO_PLAY) { in StartStream()
599 if (s->mode & SIO_PLAY) in CloseStream()
/dports/audio/sndio/sndio-1.8.1/sndiod/
H A Dsiofile.c99 if (mode != (SIO_PLAY | SIO_REC))
101 hdl = sio_open(n->name, SIO_PLAY, 1);
103 mode = SIO_PLAY;
113 log_puts(mode == SIO_PLAY ? "play-only" : "rec-only");
193 if (d->mode & SIO_PLAY)
231 if ((d->mode & SIO_PLAY) && par.pchan > NCHAN_MAX) {
274 if (d->mode & SIO_PLAY)
323 if (mode & SIO_PLAY)
362 if (d->mode & SIO_PLAY)
/dports/audio/gstreamer1-plugins-sndio/gstreamer1-plugins-sndio-1.8.0.1/
H A Dgstsndio.c160 chan = (mode == SIO_PLAY) ? cap.confs[0].pchan : cap.confs[0].rchan; in gst_sndio_open()
164 g_value_set_int(&item, (mode == SIO_PLAY) ? cap.pchan[i] : cap.rchan[i]); in gst_sndio_open()
234 if (sio->mode == SIO_PLAY) in gst_sndio_cb()
299 if (sio->mode == SIO_PLAY) in gst_sndio_prepare()
331 (sio->mode == SIO_PLAY && par.pchan != retpar.pchan) || in gst_sndio_prepare()
340 nchannels = (sio->mode == SIO_PLAY) ? retpar.pchan : retpar.rchan; in gst_sndio_prepare()
/dports/audio/sndio/sndio-1.8.1/examples/
H A Dcap.c60 unsigned mode = SIO_PLAY | SIO_REC; in main()
69 mode &= ~SIO_PLAY; in main()
/dports/audio/libmikmod/libmikmod-3.3.11.1/drivers/
H A Ddrv_sndio.c76 struct sio_hdl *h = sio_open(NULL, SIO_PLAY, 0); in Sndio_IsThere()
85 hdl = sio_open(NULL, SIO_PLAY, 0); in Sndio_Init()
/dports/audio/libao/libao-1.2.0/src/plugins/sndio/
H A Dao_sndio.c54 hdl = sio_open(NULL, SIO_PLAY, 0); in ao_plugin_test()
111 hdl = sio_open(internal->dev, SIO_PLAY, 0); in ao_plugin_open()

1234