Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dflist.c61 int tag_mask; member
94 newindex |= (tag << flist->tag_shift) & flist->tag_mask; in stack_push()
118 l->tag_mask = INT_MAX - l->index_mask; in pa_flist_new_with_name()