Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_rate_min (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_old.h66 ___symbol_version(snd_pcm_hw_params_get_rate_min, "ALSA_0.9");
73 unsigned int snd_pcm_hw_params_get_rate_min(const snd_pcm_hw_params_t *params, int *dir);
H A Dpcm.h826 int snd_pcm_hw_params_get_rate_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c438 err = snd_pcm_hw_params_get_rate_min(state->hw_params, in configure_hw_params()
/third_party/alsa-lib/src/pcm/
H A Dpcm.c4794 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_rate_min)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_rate_min() function
4796 int snd_pcm_hw_params_get_rate_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_rate_min()
8075 __OLD_GET1(snd_pcm_hw_params_get_rate_min, unsigned int, unsigned int);
8205 OBSOLETE1(snd_pcm_hw_params_get_rate_min, ALSA_0.9, ALSA_0.9.0rc4);
H A Dpcm_local.h883 int INTERNAL(snd_pcm_hw_params_get_rate_min)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);

Completed in 18 milliseconds