Home
last modified time | relevance | path

Searched refs:PA_STREAM_INTERPOLATE_TIMING (Results 1 – 11 of 11) sorted by relevance

/third_party/pulseaudio/src/pulse/
Ddef.h182 PA_STREAM_INTERPOLATE_TIMING = 0x0002U, enumerator
366 #define PA_STREAM_INTERPOLATE_TIMING PA_STREAM_INTERPOLATE_TIMING macro
Dsimple.c207 PA_STREAM_INTERPOLATE_TIMING in pa_simple_new()
212 PA_STREAM_INTERPOLATE_TIMING in pa_simple_new()
Dstream.c1205 PA_STREAM_INTERPOLATE_TIMING| in create_stream()
1251 if (flags & PA_STREAM_INTERPOLATE_TIMING) { in create_stream()
/third_party/pulseaudio/src/tests/
Dinterpol-test.c117 flags |= PA_STREAM_INTERPOLATE_TIMING; in context_state_callback()
/third_party/ffmpeg/libavdevice/
Dpulse_audio_dec.c221 PA_STREAM_INTERPOLATE_TIMING in pulse_read_header()
Dpulse_audio_enc.c451 static const pa_stream_flags_t stream_flags = PA_STREAM_INTERPOLATE_TIMING | in pulse_write_header()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-sink-new.c341PA_STREAM_INTERPOLATE_TIMING | PA_STREAM_DONT_MOVE | PA_STREAM_START_CORKED | PA_STREAM_AUTO_TIMIN… in context_state_cb()
Dmodule-tunnel-source-new.c339PA_STREAM_INTERPOLATE_TIMING|PA_STREAM_DONT_MOVE|PA_STREAM_AUTO_TIMING_UPDATE|PA_STREAM_START_CORK… in context_state_cb()
/third_party/pulseaudio/src/utils/
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()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c989 flags = PA_STREAM_INTERPOLATE_TIMING | PA_STREAM_AUTO_TIMING_UPDATE | in gst_pulseringbuffer_acquire()
2093 flags = PA_STREAM_INTERPOLATE_TIMING | PA_STREAM_AUTO_TIMING_UPDATE | in gst_pulsesink_create_probe_stream()
Dpulsesrc.c1530 flags = PA_STREAM_INTERPOLATE_TIMING | PA_STREAM_AUTO_TIMING_UPDATE | in gst_pulsesrc_prepare()