Searched refs:cused (Results 1 – 2 of 2) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/ |
| A D | pcm_route.c | 507 int cused = -1; in snd_pcm_route_load_ttable() local 536 if (cchannel > cused) in snd_pcm_route_load_ttable() 537 cused = cchannel; in snd_pcm_route_load_ttable() 542 *tt_cused = cused + 1; in snd_pcm_route_load_ttable() 1051 unsigned int cused, sused; in _snd_pcm_route_open() local 1080 &cused, &sused, schannels); in _snd_pcm_route_open() 1087 ttable, ssize, cused, sused, spcm, 1); in _snd_pcm_route_open()
|
| A D | pcm_plug.c | 1079 unsigned int cused = 0, sused = 0; in _snd_pcm_plug_open() local 1094 &cused, &sused, schannels); in _snd_pcm_plug_open() 1151 route_policy, ttable, ssize, cused, sused, spcm, 1); in _snd_pcm_plug_open()
|
Completed in 9 milliseconds