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/
H A Dflist.h46 #define PA_STATIC_FLIST_DECLARE(name, size, free_cb) \ macro
H A Dqueue.c32 PA_STATIC_FLIST_DECLARE(entries, 0, pa_xfree);
H A Dasyncmsgq.c39 PA_STATIC_FLIST_DECLARE(asyncmsgq, 0, pa_xfree);
40 PA_STATIC_FLIST_DECLARE(semaphores, 0, (void(*)(void*)) pa_semaphore_free);
H A Dpacket.c45 PA_STATIC_FLIST_DECLARE(packets, 0, pa_xfree);
H A Dmemblockq.h89 PA_STATIC_FLIST_DECLARE(list_items, 0, pa_xfree);
H A Dasyncq.c69 PA_STATIC_FLIST_DECLARE(localq, 0, pa_xfree);
H A Dhashmap.c56 PA_STATIC_FLIST_DECLARE(entries, 0, pa_xfree);
H A Dpdispatch.c211 PA_STATIC_FLIST_DECLARE(reply_infos, 0, pa_xfree);
H A Didxset.c59 PA_STATIC_FLIST_DECLARE(entries, 0, pa_xfree);
H A Drtpoll.c88 PA_STATIC_FLIST_DECLARE(items, 0, pa_xfree);
H A Dtagstruct.c62 PA_STATIC_FLIST_DECLARE(tagstructs, 0, pa_xfree);
H A Dmemblock.c169 PA_STATIC_FLIST_DECLARE(unused_memblocks, 0, pa_xfree);
H A Dpstream.c85 PA_STATIC_FLIST_DECLARE(items, 0, pa_xfree);
H A Dsource.c2723 PA_STATIC_FLIST_DECLARE(pa_source_volume_change, 0, pa_xfree);
H A Dsink.c3715 PA_STATIC_FLIST_DECLARE(pa_sink_volume_change, 0, pa_xfree);
/third_party/pulseaudio/src/pulse/
H A Doperation.c32 PA_STATIC_FLIST_DECLARE(operations, 0, pa_xfree);
/third_party/pulseaudio/src/pulsecore/filter/
H A Dlfe-filter.c38 PA_STATIC_FLIST_DECLARE(lfe_state, 0, pa_xfree);

Completed in 24 milliseconds