Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_periods_max (Results 1 – 7 of 7) sorted by relevance

/third_party/alsa-lib/src/
DVersions.in63 @SYMBOL_PREFIX@snd_pcm_hw_params_get_periods_max;
/third_party/alsa-lib/include/
Dpcm_old.h131 unsigned int snd_pcm_hw_params_get_periods_max(const snd_pcm_hw_params_t *params, int *dir);
Dpcm.h852 int snd_pcm_hw_params_get_periods_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *di…
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasrc.c412 snd_pcm_hw_params_get_periods_max (params, &max, NULL); in set_hwparams()
Dgstalsasink.c481 snd_pcm_hw_params_get_periods_max (params, &max, NULL); in set_hwparams()
/third_party/alsa-lib/src/pcm/
Dpcm.c5407 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_periods_max)(const snd_pcm_hw_params_t *params, un… in INTERNAL() argument
5409 int snd_pcm_hw_params_get_periods_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *di… in INTERNAL()
7905 __OLD_GET1(snd_pcm_hw_params_get_periods_max, unsigned int, unsigned int);
8045 OBSOLETE1(snd_pcm_hw_params_get_periods_max, ALSA_0.9, ALSA_0.9.0rc4);
Dpcm_local.h913 int INTERNAL(snd_pcm_hw_params_get_periods_max)(const snd_pcm_hw_params_t *params, unsigned int *va…