Home
last modified time | relevance | path

Searched refs:rewrite_flush (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsink-input.h243 bool rewrite_flush:1, dont_rewind_render:1; member
Dsink-input.c559 i->thread_info.rewrite_flush = false; in pa_sink_input_new()
1137 if (i->thread_info.rewrite_flush) in pa_sink_input_process_rewind()
1151 i->thread_info.rewrite_flush = false; in pa_sink_input_process_rewind()
2224 i->thread_info.rewrite_flush = in pa_sink_input_request_rewind()
2225 i->thread_info.rewrite_flush || flush; in pa_sink_input_request_rewind()
Dsink.c2721 i->thread_info.rewrite_flush = true; in pa_sink_process_msg()