Searched refs:pa_scache_play_item_by_name (Results 1 – 3 of 3) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | core-scache.h | 58 int pa_scache_play_item_by_name(pa_core *c, const char *name, const char*sink_name, pa_volume_t vol…
|
D | core-scache.c | 378 int pa_scache_play_item_by_name(pa_core *c, const char *name, const char*sink_name, pa_volume_t vol… in pa_scache_play_item_by_name() function
|
/third_party/pulseaudio/src/modules/x11/ |
D | module-x11-bell.c | 81 …if (pa_scache_play_item_by_name(u->core, u->scache_item, u->sink_name, PA_VOLUME_INVALID, NULL, NU… in x11_event_cb()
|