Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/
DVersions.in69 @SYMBOL_PREFIX@snd_pcm_hw_params_get_buffer_time_min;
/third_party/alsa-lib/include/
Dpcm_old.h150 unsigned int snd_pcm_hw_params_get_buffer_time_min(const snd_pcm_hw_params_t *params, int *dir);
Dpcm.h864 int snd_pcm_hw_params_get_buffer_time_min(const snd_pcm_hw_params_t *params, unsigned int *val, int…
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasrc.c399 snd_pcm_hw_params_get_buffer_time_min (params, &min, NULL); in set_hwparams()
Dgstalsasink.c468 snd_pcm_hw_params_get_buffer_time_min (params, &min, NULL); in set_hwparams()
/third_party/alsa-lib/src/pcm/
Dpcm.c5589 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_buffer_time_min)(const snd_pcm_hw_params_t *params… in INTERNAL() argument
5591 int snd_pcm_hw_params_get_buffer_time_min(const snd_pcm_hw_params_t *params, unsigned int *val, int… in INTERNAL()
7897 __OLD_GET1(snd_pcm_hw_params_get_buffer_time_min, unsigned int, unsigned int);
8051 OBSOLETE1(snd_pcm_hw_params_get_buffer_time_min, ALSA_0.9, ALSA_0.9.0rc4);
Dpcm_local.h925 int INTERNAL(snd_pcm_hw_params_get_buffer_time_min)(const snd_pcm_hw_params_t *params, unsigned int…