Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Ddef.h182 PA_STREAM_INTERPOLATE_TIMING = 0x0002U, enumerator
208 * automatically. Combined with PA_STREAM_INTERPOLATE_TIMING you
366 #define PA_STREAM_INTERPOLATE_TIMING PA_STREAM_INTERPOLATE_TIMING macro
H A Dsimple.c207 PA_STREAM_INTERPOLATE_TIMING in pa_simple_new()
212 PA_STREAM_INTERPOLATE_TIMING in pa_simple_new()
H A Dstream.c1152 if (s->flags & PA_STREAM_INTERPOLATE_TIMING) in pa_create_stream_callback()
1238 PA_STREAM_INTERPOLATE_TIMING| in create_stream()
1284 if (flags & PA_STREAM_INTERPOLATE_TIMING) { in create_stream()
/third_party/pulseaudio/src/tests/
H A Dinterpol-test.c117 flags |= PA_STREAM_INTERPOLATE_TIMING; in context_state_callback()
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_dec.c227 PA_STREAM_INTERPOLATE_TIMING in pulse_read_header()
H A Dpulse_audio_enc.c454 static const pa_stream_flags_t stream_flags = PA_STREAM_INTERPOLATE_TIMING | 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 14 milliseconds