Home
last modified time | relevance | path

Searched refs:pa_bitset_set (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dbitset.c30 void pa_bitset_set(pa_bitset_t *b, unsigned k, bool v) { in pa_bitset_set() function
57 pa_bitset_set(a, j, true); in pa_bitset_equals()
H A Dbitset.h31 void pa_bitset_set(pa_bitset_t *b, unsigned k, bool v);
H A Ddownmix.c228 for (c = 0; c < map->channels; c++) { pa_bitset_set(in_map, map->map[c], true); } in pa_channel_map_to_index()
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.c710 pa_bitset_set(in_map, map->map[c], true); in pa_channel_map_to_name()
764 pa_bitset_set(in_map, map->map[c], true); in pa_channel_map_to_pretty_name()

Completed in 3 milliseconds