Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dhook-list.h30 PA_HOOK_STOP = 1, enumerator
Dsource-output.c1606 if (pa_hook_fire(&o->core->hooks[PA_CORE_HOOK_SOURCE_OUTPUT_MOVE_FAIL], o) == PA_HOOK_STOP) in pa_source_output_fail_move()
Dsink-input.c1979 if (pa_hook_fire(&i->core->hooks[PA_CORE_HOOK_SINK_INPUT_MOVE_FAIL], i) == PA_HOOK_STOP) in pa_sink_input_fail_move()