Home
last modified time | relevance | path

Searched refs:pa_stream_set_underflow_callback (Results 1 - 9 of 9) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dextended-test.c90 pa_stream_set_underflow_callback(s, underflow_cb, userdata); in stream_state_callback()
H A Dsync-playback.c96 pa_stream_set_underflow_callback(s, underflow_cb, userdata); in stream_state_callback()
H A Dpassthrough-test.c188 pa_stream_set_underflow_callback(s, underflow_cb, userdata); in stream_state_callback()
H A Dlo-test-util.c224 pa_stream_set_underflow_callback(ctx->play_stream, underflow_cb, userdata); in context_state_callback()
/third_party/pulseaudio/src/pulse/
H A Dstream.h248 * pa_stream_set_underflow_callback().
610 void pa_stream_set_underflow_callback(pa_stream *p, pa_stream_notify_cb_t cb, void *userdata);
H A Dstream.c2192 void pa_stream_set_underflow_callback(pa_stream *s, pa_stream_notify_cb_t cb, void *userdata) { in pa_stream_set_underflow_callback() function
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_enc.c424 pa_stream_set_underflow_callback(s->stream, NULL, NULL); in pulse_write_trailer()
577 pa_stream_set_underflow_callback(s->stream, pulse_underflow, h); in pulse_write_header()
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c410 pa_stream_set_underflow_callback(u->stream, stream_underflow_callback, u); in on_sink_created()
/third_party/pulseaudio/src/utils/
H A Dpacat.c462 pa_stream_set_underflow_callback(stream, stream_underflow_callback, NULL); in context_state_callback()

Completed in 12 milliseconds