Home
last modified time | relevance | path

Searched refs:pa_bitset_get (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dbitset.h32 bool pa_bitset_get(const pa_bitset_t *b, unsigned k);
Dbitset.c39 bool pa_bitset_get(const pa_bitset_t *b, unsigned k) { in pa_bitset_get() function