Searched refs:slave_map (Results 1 – 1 of 1) sorted by relevance
799 snd_pcm_chmap_t *map, *slave_map; in snd_pcm_route_get_chmap() local803 slave_map = snd_pcm_generic_get_chmap(pcm); in snd_pcm_route_get_chmap()804 if (!slave_map) in snd_pcm_route_get_chmap()809 free(slave_map); in snd_pcm_route_get_chmap()820 map->pos[c] = slave_map->pos[dst]; in snd_pcm_route_get_chmap()823 free(slave_map); in snd_pcm_route_get_chmap()
Completed in 6 milliseconds