Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dflist.h46 #define PA_STATIC_FLIST_DECLARE(name, size, free_cb) \ macro
Dasyncmsgq.c38 PA_STATIC_FLIST_DECLARE(asyncmsgq, 0, pa_xfree);
39 PA_STATIC_FLIST_DECLARE(semaphores, 0, (void(*)(void*)) pa_semaphore_free);
Dqueue.c32 PA_STATIC_FLIST_DECLARE(entries, 0, pa_xfree);
Dpacket.c45 PA_STATIC_FLIST_DECLARE(packets, 0, pa_xfree);
Dasyncq.c69 PA_STATIC_FLIST_DECLARE(localq, 0, pa_xfree);
Dhashmap.c56 PA_STATIC_FLIST_DECLARE(entries, 0, pa_xfree);
Dpdispatch.c211 PA_STATIC_FLIST_DECLARE(reply_infos, 0, pa_xfree);
Didxset.c59 PA_STATIC_FLIST_DECLARE(entries, 0, pa_xfree);
Drtpoll.c87 PA_STATIC_FLIST_DECLARE(items, 0, pa_xfree);
Dtagstruct.c61 PA_STATIC_FLIST_DECLARE(tagstructs, 0, pa_xfree);
Dmemblockq.c45 PA_STATIC_FLIST_DECLARE(list_items, 0, pa_xfree);
Dpstream.c85 PA_STATIC_FLIST_DECLARE(items, 0, pa_xfree);
Dmemblock.c213 PA_STATIC_FLIST_DECLARE(unused_memblocks, 0, pa_xfree);
Dsource.c2723 PA_STATIC_FLIST_DECLARE(pa_source_volume_change, 0, pa_xfree);
Dsink.c3711 PA_STATIC_FLIST_DECLARE(pa_sink_volume_change, 0, pa_xfree);
/third_party/pulseaudio/src/pulse/
Doperation.c32 PA_STATIC_FLIST_DECLARE(operations, 0, pa_xfree);
/third_party/pulseaudio/src/pulsecore/filter/
Dlfe-filter.c38 PA_STATIC_FLIST_DECLARE(lfe_state, 0, pa_xfree);