Home
last modified time | relevance | path

Searched refs:PA_STREAM_DONT_MOVE (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
Ddef.h280 PA_STREAM_DONT_MOVE = 0x0200U, enumerator
374 #define PA_STREAM_DONT_MOVE PA_STREAM_DONT_MOVE macro
Dstream.c1232 PA_STREAM_DONT_MOVE| in create_stream()
1343 PA_TAG_BOOLEAN, flags & PA_STREAM_DONT_MOVE, in create_stream()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-source-new.c395 …PA_STREAM_INTERPOLATE_TIMING|PA_STREAM_DONT_MOVE|PA_STREAM_AUTO_TIMING_UPDATE|PA_STREAM_START_CORK… in on_source_created()
Dmodule-tunnel-sink-new.c415 …PA_STREAM_INTERPOLATE_TIMING | PA_STREAM_DONT_MOVE | PA_STREAM_START_CORKED | PA_STREAM_AUTO_TIMIN… in on_sink_created()