Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dchmap.c103 static int set_chmap(snd_pcm_t *pcm, int format, int channels, int rate, in set_chmap() function
/third_party/alsa-lib/include/
Dpcm_extplug.h170 int (*set_chmap)(snd_pcm_extplug_t *ext, const snd_pcm_chmap_t *map); member
Dpcm_ioplug.h213 int (*set_chmap)(snd_pcm_ioplug_t *io, const snd_pcm_chmap_t *map); member
/third_party/alsa-lib/src/pcm/
Dpcm_local.h154 int (*set_chmap)(snd_pcm_t *pcm, const snd_pcm_chmap_t *map); member