Home
last modified time | relevance | path

Searched refs:PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dcore-scache.c81 pa_subscription_post(e->core, PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE|PA_SUBSCRIPTION_EVENT_REMOVE, e->index); in free_entry()
108 pa_subscription_post(c, PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE|PA_SUBSCRIPTION_EVENT_CHANGE, e->index); in scache_add_item()
124 pa_subscription_post(c, PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE|PA_SUBSCRIPTION_EVENT_NEW, e->index); in scache_add_item()
330 pa_subscription_post(c, PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE|PA_SUBSCRIPTION_EVENT_CHANGE, e->index); in pa_scache_play_item()
458 pa_subscription_post(c, PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE|PA_SUBSCRIPTION_EVENT_CHANGE, e->index); in pa_scache_unload_unused()
H A Dcore-subscribe.c134 [PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE] = "SAMPLE_CACHE", in dump_event()
/third_party/pulseaudio/src/pulse/
H A Ddef.h592 PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE = 0x0006U, enumerator
645 #define PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE macro
/third_party/pulseaudio/src/utils/
H A Dpactl.c2187 case PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE: in subscription_event_facility_to_string()

Completed in 8 milliseconds