Home
last modified time | relevance | path

Searched refs:pa_smoother_fix_now (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.h55 void pa_smoother_fix_now(pa_smoother *s);
Dtime-smoother.c466 pa_smoother_fix_now(s); in pa_smoother_resume()
469 void pa_smoother_fix_now(pa_smoother *s) { in pa_smoother_fix_now() function