Home
last modified time | relevance | path

Searched refs:snd_pcm_get_chmap (Results 1 - 9 of 9) sorted by relevance

/third_party/alsa-lib/test/
H A Dchmap.c93 map = snd_pcm_get_chmap(pcm); in get_chmap()
141 map = snd_pcm_get_chmap(pcm); in set_chmap()
/third_party/alsa-lib/src/pcm/
H A Dpcm_generic.c334 return snd_pcm_get_chmap(generic->slave); in snd_pcm_generic_get_chmap()
H A Dpcm_route.c896 current = snd_pcm_get_chmap(route->plug.gen.slave); in route_chmap_init()
H A Dpcm_direct.c1107 return snd_pcm_get_chmap(dmix->spcm);
H A Dpcm_multi.c922 slave_maps[i] = snd_pcm_get_chmap(multi->slaves[i].pcm); in snd_pcm_multi_get_chmap()
H A Dpcm.c8311 snd_pcm_chmap_t *snd_pcm_get_chmap(snd_pcm_t *pcm) in snd_pcm_get_chmap() function
8329 oldmap = snd_pcm_get_chmap(pcm); in snd_pcm_set_chmap()
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c628 channel_map = snd_pcm_get_chmap(handle); in config_chmap()
/third_party/alsa-lib/include/
H A Dpcm.h656 snd_pcm_chmap_t *snd_pcm_get_chmap(snd_pcm_t *pcm);
/third_party/alsa-utils/aplay/
H A Daplay.c1295 hw_chmap = snd_pcm_get_chmap(handle);

Completed in 36 milliseconds