Home
last modified time | relevance | path

Searched refs:slave_map (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_route.c799 snd_pcm_chmap_t *map, *slave_map; in snd_pcm_route_get_chmap() local
803 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