Searched refs:pa_bitset_get (Results 1 – 2 of 2) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ | ||
D | bitset.h | 32 bool pa_bitset_get(const pa_bitset_t *b, unsigned k); |
D | bitset.c | 39 bool pa_bitset_get(const pa_bitset_t *b, unsigned k) { in pa_bitset_get() function |