Searched refs:pa_channel_map_superset (Results 1 – 5 of 5) sorted by relevance
331 int pa_channel_map_superset(const pa_channel_map *a, const pa_channel_map *b) PA_GCC_PURE;
642 int pa_channel_map_superset(const pa_channel_map *a, const pa_channel_map *b) { in pa_channel_map_superset() function
22 pa_channel_map_superset;
547 if (!pa_channel_map_superset(&m->channel_map, map)) in pa_alsa_open_by_device_id_auto()574 if (pa_channel_map_superset(&m->channel_map, map)) in pa_alsa_open_by_device_id_auto()
424 [CCode (cname="pa_channel_map_superset")]