Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dchmap.c34 snd_pcm_chmap_query_t **maps = snd_pcm_query_chmaps(pcm); in query_chmaps()
/third_party/alsa-lib/src/pcm/
Dpcm_generic.c328 return snd_pcm_query_chmaps(generic->slave); in snd_pcm_generic_query_chmaps()
Dpcm_route.c1378 chmaps = snd_pcm_query_chmaps(spcm); in _snd_pcm_route_open()
Dpcm_multi.c862 slave_maps[i] = snd_pcm_query_chmaps(multi->slaves[i].pcm); in snd_pcm_multi_query_chmaps()
Dpcm_direct.c1031 return snd_pcm_query_chmaps(dmix->spcm);
Dpcm.c8101 snd_pcm_chmap_query_t **snd_pcm_query_chmaps(snd_pcm_t *pcm) in snd_pcm_query_chmaps() function
/third_party/alsa-lib/include/
Dpcm.h634 snd_pcm_chmap_query_t **snd_pcm_query_chmaps(snd_pcm_t *pcm);