Home
last modified time | relevance | path

Searched refs:PA_STREAM_AUTO_TIMING_UPDATE (Results 1 - 10 of 10) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Ddef.h192 * with PA_STREAM_AUTO_TIMING_UPDATE. */
206 PA_STREAM_AUTO_TIMING_UPDATE = 0x0008U, enumerator
368 #define PA_STREAM_AUTO_TIMING_UPDATE PA_STREAM_AUTO_TIMING_UPDATE macro
H A Dsimple.c209 |PA_STREAM_AUTO_TIMING_UPDATE, NULL, NULL); in pa_simple_new()
214 |PA_STREAM_AUTO_TIMING_UPDATE); in pa_simple_new()
H A Dstream.c394 if (!(s->flags & PA_STREAM_AUTO_TIMING_UPDATE)) in request_auto_timing_update()
601 if ((s->flags & PA_STREAM_AUTO_TIMING_UPDATE) && !suspended && !s->auto_timing_update_event) { in pa_command_stream_moved()
725 if ((s->flags & PA_STREAM_AUTO_TIMING_UPDATE) && !suspended && !s->auto_timing_update_event) { in pa_command_stream_suspended()
1000 if (s->flags & PA_STREAM_AUTO_TIMING_UPDATE) { in create_stream_complete()
1240 PA_STREAM_AUTO_TIMING_UPDATE| in create_stream()
/third_party/pulseaudio/src/tests/
H A Dlo-test-util.c227 PA_STREAM_ADJUST_LATENCY | PA_STREAM_AUTO_TIMING_UPDATE, NULL, NULL); in context_state_callback()
243 PA_STREAM_ADJUST_LATENCY | PA_STREAM_AUTO_TIMING_UPDATE); in context_state_callback()
H A Dinterpol-test.c101 pa_stream_flags_t flags = PA_STREAM_AUTO_TIMING_UPDATE; in context_state_callback()
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_dec.c229 |PA_STREAM_AUTO_TIMING_UPDATE); in pulse_read_header()
H A Dpulse_audio_enc.c455 PA_STREAM_AUTO_TIMING_UPDATE | in pulse_write_header()
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c415 PA_STREAM_INTERPOLATE_TIMING | PA_STREAM_DONT_MOVE | PA_STREAM_START_CORKED | PA_STREAM_AUTO_TIMING_UPDATE | PA_STREAM_ADJUST_LATENCY, in on_sink_created()
H A Dmodule-tunnel-source-new.c395 PA_STREAM_INTERPOLATE_TIMING|PA_STREAM_DONT_MOVE|PA_STREAM_AUTO_TIMING_UPDATE|PA_STREAM_START_CORKED|PA_STREAM_ADJUST_LATENCY) < 0) { in on_source_created()
/third_party/pulseaudio/src/utils/
H A Dpadsp.c1052 flags = PA_STREAM_INTERPOLATE_TIMING|PA_STREAM_AUTO_TIMING_UPDATE|PA_STREAM_EARLY_REQUESTS; in create_playback_stream()
1094 flags = PA_STREAM_INTERPOLATE_TIMING|PA_STREAM_AUTO_TIMING_UPDATE; in create_record_stream()

Completed in 15 milliseconds