Home
last modified time | relevance | path

Searched refs:pa_stream_write (Results 1 – 25 of 67) sorted by relevance

123

/third_party/pulseaudio/src/tests/
Dlo-latency-test.c71 r = pa_stream_write(s, &out[ppos][0], nbytes, nop_free_cb, 0, PA_SEEK_RELATIVE); in write_cb()
Dsync-playback.c91 …r = pa_stream_write(s, data, sizeof(data), nop_free_cb, (int64_t) sizeof(data) * (int64_t) i, PA_S… in stream_state_callback()
Dextended-test.c85 …r = pa_stream_write(s, data, sizeof(data), nop_free_cb, (int64_t) sizeof(data) * (int64_t) i, PA_S… in stream_state_callback()
Dconnect-stress.c130 pa_stream_write(stream, silence, n, NULL, 0, 0); in stream_write_callback()
Dinterpol-test.c61 fail_unless(pa_stream_write(p, data, nbytes, NULL, 0, PA_SEEK_RELATIVE) == 0); in stream_write_cb()
Dpassthrough-test.c184 r = pa_stream_write(s, data, sizeof(data), nop_free_cb, 0, PA_SEEK_ABSOLUTE); in stream_state_callback()
Dlo-test-util.c81 pa_assert_se(pa_stream_write(s, &tmp, nbytes, nop_free_cb, 0, PA_SEEK_RELATIVE) == 0); in calibrate_write_cb()
/third_party/pulseaudio/src/pulse/
Dstream.h513 int pa_stream_write(
Dsimple.c297 r = pa_stream_write(p->stream, data, l, NULL, 0LL, PA_SEEK_RELATIVE); in pa_simple_write()
/third_party/pulseaudio/src/
Dmap-file341 pa_stream_write;
/third_party/pulseaudio/src/utils/
Dpacat.c209 pa_stream_write(s, data, (size_t) bytes, NULL, 0, PA_SEEK_RELATIVE); in stream_write_callback()
580 if (pa_stream_write(stream, buf, towrite, NULL, 0, PA_SEEK_RELATIVE) < 0) { in stdin_callback()
Dpactl.c1161 pa_stream_write(s, d, length, pa_xfree, 0, PA_SEEK_RELATIVE); in stream_write_callback()
Dpadsp.c894 … if (pa_stream_write(i->play_stream, i->buf, to_write, NULL, 0LL, PA_SEEK_RELATIVE) < 0) { in fd_info_copy_data()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-sink-new.c206 ret = pa_stream_write(u->stream, in thread_func()
/third_party/flutter/skia/third_party/externals/sdl/src/audio/pulseaudio/
DSDL_pulseaudio.c219 SDL_PULSEAUDIO_SYM(pa_stream_write); in load_pulseaudio_syms()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c1552 if (pa_stream_write (pbuf->stream, (uint8_t *) pbuf->m_data, in gst_pulseringbuffer_commit()
1671 if (pa_stream_write (pbuf->stream, (uint8_t *) pbuf->m_data, in gst_pulseringbuffer_commit()
1785 if (pa_stream_write (pbuf->stream, (uint8_t *) pbuf->m_data, in gst_pulsering_flush()
/third_party/ffmpeg/libavdevice/
Dpulse_audio_enc.c658 if ((ret = pa_stream_write(s->stream, pkt->data, pkt->size, NULL, 0, PA_SEEK_RELATIVE)) < 0) { in pulse_write_packet()
/third_party/pulseaudio/po/
Das.po1229 msgid "pa_stream_write() failed: %s"
1230 msgstr "pa_stream_write() ব্যৰ্থ: %s"
1235 msgstr "pa_stream_write() ব্যৰ্থ: %s"
Dsr.po1248 msgid "pa_stream_write() failed: %s"
1249 msgstr "Неуспела функција pa_stream_write(): %s"
1254 msgstr "Неуспела функција pa_stream_write(): %s"
Dbn_IN.po1241 msgid "pa_stream_write() failed: %s"
1242 msgstr "pa_stream_write() ব্যর্থ: %s"
1247 msgstr "pa_stream_write() ব্যর্থ: %s"
Duk.po1729 msgstr "Спроба виконання pa_stream_write() завершилася невдало: %s"
1859 msgid "pa_stream_write() failed: %s"
1860 msgstr "Спроба виконання pa_stream_write() завершилася невдало: %s"
Dta.po1256 msgid "pa_stream_write() failed: %s"
1257 msgstr "pa_stream_write() தோல்வியுற்றது: %s"
1262 msgstr "pa_stream_write() தோல்வியுற்றது: %s"
Dpa.po1223 msgid "pa_stream_write() failed: %s"
1224 msgstr "pa_stream_write() ਫੇਲ੍ਹ ਹੈ: %s"
1229 msgstr "pa_stream_write() ਫੇਲ੍ਹ ਹੈ: %s"
Dsr@latin.po1249 msgid "pa_stream_write() failed: %s"
1250 msgstr "Neuspela funkcija pa_stream_write(): %s"
1255 msgstr "Neuspela funkcija pa_stream_write(): %s"
Dde.po1657 msgid "pa_stream_write() failed: %s"
1658 msgstr "pa_stream_write() fehlgeschlagen: %s"
1663 msgstr "pa_stream_write() fehlgeschlagen: %s"

123