Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.c154 static void add_to_history(pa_smoother *s, pa_usec_t x, pa_usec_t y) { in add_to_history() function
369 add_to_history(s, x, y); in pa_smoother_put()