Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dpcm_old.h159 int snd_pcm_hw_params_set_buffer_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir);
H A Dpcm.h890 int snd_pcm_hw_params_set_buffer_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir);
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h939 int snd_pcm_hw_params_set_buffer_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir);
H A Dpcm.c5857 int snd_pcm_hw_params_set_buffer_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) in snd_pcm_hw_params_set_buffer_time_minmax() function

Completed in 23 milliseconds