Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.h37 void pa_smoother_free(pa_smoother* s);
Dtime-smoother.c119 void pa_smoother_free(pa_smoother* s) { in pa_smoother_free() function
/third_party/pulseaudio/src/tests/
Dsmoother-test.c83 pa_smoother_free(s); in START_TEST()
/third_party/pulseaudio/src/modules/
Dmodule-esound-sink.c728 pa_smoother_free(u->smoother); in pa__done()
Dmodule-solaris.c1147 pa_smoother_free(u->smoother); in pa__done()
Dmodule-combine-sink.c1578 pa_smoother_free(u->thread_info.smoother); in pa__done()
Dmodule-tunnel.c2329 pa_smoother_free(u->smoother); in pa__done()
/third_party/pulseaudio/src/modules/raop/
Draop-sink.c950 pa_smoother_free(u->smoother); in userdata_free()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c689 pa_smoother_free(u->read_smoother); in teardown_stream()
1695 pa_smoother_free(u->read_smoother); in stop_thread()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c2449 pa_smoother_free(u->smoother); in userdata_free()
Dalsa-sink.c2805 pa_smoother_free(u->smoother); in userdata_free()
/third_party/pulseaudio/src/pulse/
Dstream.c306 pa_smoother_free(s->smoother); in stream_free()