Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_route.c772 static int determine_chmap(snd_config_t *tt, snd_pcm_chmap_t **tt_chmap) in determine_chmap()
834 snd_pcm_chmap_t *tt_chmap, in find_matching_chmap()
1297 snd_pcm_chmap_t *tt_chmap = NULL, *chmap = NULL; in _snd_pcm_route_open() local