Home
last modified time | relevance | path

Searched defs:get_chmap (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/test/
Dchmap.c86 static int get_chmap(snd_pcm_t *pcm, int format, int channels, int rate) in get_chmap() function
/third_party/alsa-lib/include/
Dpcm_extplug.h166 snd_pcm_chmap_t *(*get_chmap)(snd_pcm_extplug_t *ext); member
Dpcm_ioplug.h209 snd_pcm_chmap_t *(*get_chmap)(snd_pcm_ioplug_t *io); member
/third_party/alsa-lib/src/pcm/
Dpcm_local.h153 snd_pcm_chmap_t *(*get_chmap)(snd_pcm_t *pcm); member