Home
last modified time | relevance | path

Searched refs:PA_BITSET_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dbitset.h27 #define PA_BITSET_SIZE(n) (PA_BITSET_ELEMENTS(n)*4) macro
H A Dbitset.c61 equal = memcmp(a, b, PA_BITSET_SIZE(n)) == 0; in pa_bitset_equals()

Completed in 2 milliseconds