Home
last modified time | relevance | path

Searched refs:snd_pcm_chmap_print (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/test/
H A Dchmap.c29 if (snd_pcm_chmap_print(map, sizeof(tmp), tmp) > 0) in print_channels()
/third_party/alsa-lib/include/
H A Dpcm.h662 int snd_pcm_chmap_print(const snd_pcm_chmap_t *map, size_t maxlen, char *buf);
/third_party/alsa-utils/aplay/
H A Daplay.c1332 snd_pcm_chmap_print(hw_chmap, sizeof(buf), buf);
/third_party/alsa-lib/src/pcm/
H A Dpcm.c8456 int snd_pcm_chmap_print(const snd_pcm_chmap_t *map, size_t maxlen, char *buf) in snd_pcm_chmap_print() function

Completed in 18 milliseconds