Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_direct.h259 #define snd_pcm_direct_query_chmaps \ macro
344 snd_pcm_chmap_query_t **snd_pcm_direct_query_chmaps(snd_pcm_t *pcm);
Dpcm_dsnoop.c511 .query_chmaps = snd_pcm_direct_query_chmaps,
Dpcm_dmix.c941 .query_chmaps = snd_pcm_direct_query_chmaps,
Dpcm_direct.c1028 snd_pcm_chmap_query_t **snd_pcm_direct_query_chmaps(snd_pcm_t *pcm) function