Home
last modified time | relevance | path

Searched refs:pa_smoother_2_set_rate (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother_2.h49 void pa_smoother_2_set_rate(pa_smoother_2 *s, pa_usec_t time_stamp, uint32_t rate);
H A Dtime-smoother_2.c104 void pa_smoother_2_set_rate(pa_smoother_2 *s, pa_usec_t time_stamp, uint32_t rate) { in pa_smoother_2_set_rate() function
/third_party/pulseaudio/src/pulse/
H A Dstream.c2867 pa_smoother_2_set_rate(o->stream->smoother, pa_rtclock_now(), o->stream->sample_spec.rate); in stream_update_sample_rate_callback()

Completed in 6 milliseconds