Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/
DVersions.in49 @SYMBOL_PREFIX@snd_pcm_hw_params_get_period_time_max;
/third_party/alsa-lib/include/
Dpcm_old.h92 unsigned int snd_pcm_hw_params_get_period_time_max(const snd_pcm_hw_params_t *params, int *dir);
Dpcm.h827 int snd_pcm_hw_params_get_period_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int…
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasrc.c406 snd_pcm_hw_params_get_period_time_max (params, &max, NULL); in set_hwparams()
Dgstalsasink.c475 snd_pcm_hw_params_get_period_time_max (params, &max, NULL); in set_hwparams()
/third_party/alsa-lib/src/pcm/
Dpcm.c4982 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_period_time_max)(const snd_pcm_hw_params_t *params… in INTERNAL() argument
4984 int snd_pcm_hw_params_get_period_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int… in INTERNAL()
7903 __OLD_GET1(snd_pcm_hw_params_get_period_time_max, unsigned int, unsigned int);
8031 OBSOLETE1(snd_pcm_hw_params_get_period_time_max, ALSA_0.9, ALSA_0.9.0rc4);
Dpcm_local.h888 int INTERNAL(snd_pcm_hw_params_get_period_time_max)(const snd_pcm_hw_params_t *params, unsigned int…