Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_route.c653 map->pos[src] = SND_CHMAP_NA; in snd_pcm_route_get_chmap()
658 if (c < nsrcs && map->pos[c] == SND_CHMAP_NA) in snd_pcm_route_get_chmap()
Dpcm.c8216 [SND_CHMAP_NA] = "Unused",
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c197 [SND_CHMAP_NA] = 30000,
/third_party/alsa-lib/include/
Dpcm.h574 SND_CHMAP_NA, /**< N/A, silent */ enumerator