Home
last modified time | relevance | path

Searched refs:pa_stream_new (Results 1 – 25 of 63) sorted by relevance

123

/third_party/pulseaudio/src/tests/
Dlo-test-util.c220 ctx->play_stream = pa_stream_new(c, "loopback: play", &ctx->sample_spec, NULL); in context_state_callback()
236 ctx->rec_stream = pa_stream_new(c, "loopback: rec", &ctx->sample_spec, NULL); in context_state_callback()
Dsync-playback.c135 streams[i] = pa_stream_new(c, name, &sample_spec, NULL); in context_state_callback()
Dconnect-stress.c175 streams[i] = pa_stream_new(c, name, &sample_spec, NULL); in context_state_callback()
Dinterpol-test.c125 stream = pa_stream_new(c, "interpol-test", &ss, NULL); in context_state_callback()
/third_party/pulseaudio/src/pulse/
Dstream.h311 pa_stream* pa_stream_new(
Dsimple.c195 if (!(p->stream = pa_stream_new(p->context, stream_name, ss, map))) { in pa_simple_new()
/third_party/pulseaudio/src/
Dmap-file313 pa_stream_new;
/third_party/ffmpeg/libavdevice/
Dpulse_audio_dec.c210 if (!(pd->stream = pa_stream_new(pd->context, pd->stream_name, &ss, &cmap))) { in pulse_read_header()
Dpulse_audio_enc.c558 s->stream = pa_stream_new(s->ctx, stream_name, &sample_spec, in pulse_write_header()
/third_party/flutter/skia/third_party/externals/sdl/src/audio/pulseaudio/
DSDL_pulseaudio.c213 SDL_PULSEAUDIO_SYM(pa_stream_new); in load_pulseaudio_syms()
/third_party/pulseaudio/src/utils/
Dpadsp.c1037 if (!(i->play_stream = pa_stream_new(i->context, stream_name(), &i->sample_spec, NULL))) { in create_playback_stream()
1081 if (!(i->rec_stream = pa_stream_new(i->context, stream_name(), &i->sample_spec, NULL))) { in create_record_stream()
Dpactl.c1263 sample_stream = pa_stream_new(c, sample_name, &sample_spec, NULL); in context_state_callback()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesrc.c1320 } else if (!(pulsesrc->stream = pa_stream_new (pulsesrc->context, in gst_pulsesrc_create_stream()
/third_party/pulseaudio/po/
Dkk.po1606 msgid "pa_stream_new() failed: %s"
1607 msgstr "pa_stream_new() сәтсіз аяқталды: %s"
Dhi.po1340 msgid "pa_stream_new() failed: %s"
1341 msgstr "pa_stream_new() विफल: %s"
Dzh_CN.po1682 msgid "pa_stream_new() failed: %s"
1683 msgstr "pa_stream_new() 失败:%s"
Dbe.po1745 msgid "pa_stream_new() failed: %s"
1746 msgstr "pa_stream_new() пацярпела няўдачу: %s"
Das.po1334 msgid "pa_stream_new() failed: %s"
1335 msgstr "pa_stream_new() ব্যৰ্থ: %s"
Dmr.po1334 msgid "pa_stream_new() failed: %s"
1335 msgstr "pa_stream_new() अपयशी: %s"
Dsr.po1353 msgid "pa_stream_new() failed: %s"
1354 msgstr "Неуспела функција pa_stream_new(): %s"
Dml.po1329 msgid "pa_stream_new() failed: %s"
1330 msgstr "pa_stream_new() പരാജയപ്പെട്ടു: %s"
Dja.po1706 msgid "pa_stream_new() failed: %s"
1707 msgstr "pa_stream_new() は失敗: %s"
Dbn_IN.po1348 msgid "pa_stream_new() failed: %s"
1349 msgstr "pa_stream_new() ব্যর্থ: %s"
Dor.po1353 msgid "pa_stream_new() failed: %s"
1354 msgstr "pa_stream_new() ବିଫଳ ହୋଇଛି: %s"
Dte.po1336 msgid "pa_stream_new() failed: %s"
1337 msgstr "pa_stream_new() విఫలమైంది: %s"

123