Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dpcm_old.h48 ___symbol_version(snd_pcm_hw_params_get_channels_max, "ALSA_0.9");
55 unsigned int snd_pcm_hw_params_get_channels_max(const snd_pcm_hw_params_t *params);
H A Dpcm.h815 int snd_pcm_hw_params_get_channels_max(const snd_pcm_hw_params_t *params, unsigned int *val);
/third_party/alsa-lib/src/pcm/
H A Dpcm.c4648 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_channels_max)(const snd_pcm_hw_params_t *params, unsigned int *val) in snd_pcm_hw_params_get_channels_max() function
4650 int snd_pcm_hw_params_get_channels_max(const snd_pcm_hw_params_t *params, unsigned int *val) in snd_pcm_hw_params_get_channels_max()
8083 __OLD_GET(snd_pcm_hw_params_get_channels_max, unsigned int, unsigned int);
8199 OBSOLETE1(snd_pcm_hw_params_get_channels_max, ALSA_0.9, ALSA_0.9.0rc4);
H A Dpcm_local.h872 int INTERNAL(snd_pcm_hw_params_get_channels_max)(const snd_pcm_hw_params_t *params, unsigned int *val);

Completed in 18 milliseconds