Home
last modified time | relevance | path

Searched refs:scache_size (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dintrospect.h755 uint32_t scache_size; /**< Total size of all sample cache entries. */ member
Dintrospect.c61 pa_tagstruct_getu32(t, &i.scache_size) < 0 || in context_stat_callback()
/third_party/pulseaudio/src/utils/
Dpactl.c196 i->scache_size); in stat_callback()
210 pa_bytes_snprint(s, sizeof(s), i->scache_size); in stat_callback()
/third_party/pulseaudio/vala/
Dlibpulse.vapi1501 public uint32 scache_size;