Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_channels_max (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-lib/src/
DVersions.in35 @SYMBOL_PREFIX@snd_pcm_hw_params_get_channels_max;
/third_party/alsa-lib/include/
Dpcm_old.h52 unsigned int snd_pcm_hw_params_get_channels_max(const snd_pcm_hw_params_t *params);
Dpcm.h797 int snd_pcm_hw_params_get_channels_max(const snd_pcm_hw_params_t *params, unsigned int *val);
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.c353 if ((err = snd_pcm_hw_params_get_channels_max (hw_params, &max)) < 0) in gst_alsa_detect_channels()
/third_party/alsa-lib/src/pcm/
Dpcm.c4515 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_channels_max)(const snd_pcm_hw_params_t *params, u… in INTERNAL() argument
4517 int snd_pcm_hw_params_get_channels_max(const snd_pcm_hw_params_t *params, unsigned int *val) in INTERNAL()
7901 __OLD_GET(snd_pcm_hw_params_get_channels_max, unsigned int, unsigned int);
8017 OBSOLETE1(snd_pcm_hw_params_get_channels_max, ALSA_0.9, ALSA_0.9.0rc4);
Dpcm_local.h864 int INTERNAL(snd_pcm_hw_params_get_channels_max)(const snd_pcm_hw_params_t *params, unsigned int *v…