Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm.c8082 static int chmap_equal(const snd_pcm_chmap_t *a, const snd_pcm_chmap_t *b) in chmap_equal() function
8148 nochange = (oldmap && chmap_equal(oldmap, map)); in snd_pcm_set_chmap()