Home
last modified time | relevance | path

Searched refs:cused (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_route.c1149 int cused = -1; in _snd_pcm_route_load_ttable() local
1208 if (cchannel > cused) in _snd_pcm_route_load_ttable()
1209 cused = cchannel; in _snd_pcm_route_load_ttable()
1212 *tt_cused = cused + 1; in _snd_pcm_route_load_ttable()
1303 unsigned int cused, sused; in _snd_pcm_route_open() local
1405 &cused, &sused, schannels, chmap); in _snd_pcm_route_open()
1416 cused, sused, in _snd_pcm_route_open()
H A Dpcm_plug.c1276 unsigned int cused, sused; in _snd_pcm_plug_open() local
1352 err = snd_pcm_route_load_ttable(tt, ttable, csize, ssize, &cused, &sused, -1); in _snd_pcm_plug_open()
1370 route_policy, ttable, ssize, cused, sused, spcm, 1); in _snd_pcm_plug_open()

Completed in 4 milliseconds