Searched defs:cchannels (Results 1 - 2 of 2) sorted by relevance
/third_party/alsa-lib/src/mixer/ |
H A D | simple_none.c | 674 unsigned int caps, pchannels, cchannels; in simple_update() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_softvol.c | 46 unsigned int cchannels; member 758 softvol_load_control(snd_pcm_t *pcm, snd_pcm_softvol_t *svol, int ctl_card, snd_ctl_elem_id_t *ctl_id, int cchannels, double min_dB, double max_dB, int resolution) softvol_load_control() argument 914 snd_pcm_softvol_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, int ctl_card, snd_ctl_elem_id_t *ctl_id, int cchannels, double min_dB, double max_dB, int resolution, snd_pcm_t *slave, int close_slave) snd_pcm_softvol_open() argument 985 _snd_pcm_parse_control_id(snd_config_t *conf, snd_ctl_elem_id_t *ctl_id, int *cardp, int *cchannels) _snd_pcm_parse_control_id() argument 1164 int card = -1, cchannels = 2; _snd_pcm_softvol_open() local [all...] |
Completed in 4 milliseconds