Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.c192 static double avg_gradient(pa_smoother *s, pa_usec_t x) { in avg_gradient() function
372 s->dp = avg_gradient(s, x); in pa_smoother_put()