Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_periods (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/
DVersions.in61 @SYMBOL_PREFIX@snd_pcm_hw_params_get_periods;
/third_party/alsa-lib/include/
Dpcm_old.h129 int snd_pcm_hw_params_get_periods(const snd_pcm_hw_params_t *params, int *dir);
Dpcm.h850 int snd_pcm_hw_params_get_periods(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
/third_party/alsa-lib/src/pcm/
Dpcm.c5371 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_periods)(const snd_pcm_hw_params_t *params, unsign… in INTERNAL() argument
5373 int snd_pcm_hw_params_get_periods(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in INTERNAL()
7887 __OLD_GET1(snd_pcm_hw_params_get_periods, unsigned int, int);
8043 OBSOLETE1(snd_pcm_hw_params_get_periods, ALSA_0.9, ALSA_0.9.0rc4);
Dpcm_local.h911 int INTERNAL(snd_pcm_hw_params_get_periods)(const snd_pcm_hw_params_t *params, unsigned int *val, i…