Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dpcm_old.h88 ___symbol_version(snd_pcm_hw_params_get_period_time_max, "ALSA_0.9");
95 unsigned int snd_pcm_hw_params_get_period_time_max(const snd_pcm_hw_params_t *params, int *dir);
H A Dpcm.h847 int snd_pcm_hw_params_get_period_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
/third_party/alsa-lib/src/pcm/
H A Dpcm.c5152 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_period_time_max)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_period_time_max() function
5154 int snd_pcm_hw_params_get_period_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_period_time_max()
8085 __OLD_GET1(snd_pcm_hw_params_get_period_time_max, unsigned int, unsigned int);
8213 OBSOLETE1(snd_pcm_hw_params_get_period_time_max, ALSA_0.9, ALSA_0.9.0rc4);
H A Dpcm_local.h896 int INTERNAL(snd_pcm_hw_params_get_period_time_max)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);

Completed in 17 milliseconds