Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm_share.c1626 unsigned int schannel_max = 0; in _snd_pcm_share_open() local
1718 if ((unsigned)schannel > schannel_max) in _snd_pcm_share_open()
1719 schannel_max = schannel; in _snd_pcm_share_open()
1722 schannels = schannel_max + 1; in _snd_pcm_share_open()

Completed in 3 milliseconds