Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_buffer_time_max (Results 1 - 7 of 7) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_old.h147 ___symbol_version(snd_pcm_hw_params_get_buffer_time_max, "ALSA_0.9");
154 unsigned int snd_pcm_hw_params_get_buffer_time_max(const snd_pcm_hw_params_t *params, int *dir);
H A Dpcm.h885 int snd_pcm_hw_params_get_buffer_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
/third_party/alsa-utils/bat/
H A Dalsa.c209 if (snd_pcm_hw_params_get_buffer_time_max(params, in set_snd_pcm_params()
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c459 err = snd_pcm_hw_params_get_buffer_time_max( in configure_hw_params()
/third_party/alsa-lib/src/pcm/
H A Dpcm.c5777 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_buffer_time_max)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_buffer_time_max() function
5779 int snd_pcm_hw_params_get_buffer_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_buffer_time_max()
8088 __OLD_GET1(snd_pcm_hw_params_get_buffer_time_max, unsigned int, unsigned int);
8234 OBSOLETE1(snd_pcm_hw_params_get_buffer_time_max, ALSA_0.9, ALSA_0.9.0rc4);
H A Dpcm_local.h934 int INTERNAL(snd_pcm_hw_params_get_buffer_time_max)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
/third_party/alsa-utils/aplay/
H A Daplay.c1425 err = snd_pcm_hw_params_get_buffer_time_max(params,

Completed in 110 milliseconds