Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dpcm_old.h125 ___symbol_version(snd_pcm_hw_params_get_periods, "ALSA_0.9");
132 int snd_pcm_hw_params_get_periods(const snd_pcm_hw_params_t *params, int *dir);
H A Dpcm.h870 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/
H A Dpcm.c5541 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_periods)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_periods() function
5543 int snd_pcm_hw_params_get_periods(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_periods()
8069 __OLD_GET1(snd_pcm_hw_params_get_periods, unsigned int, int);
8225 OBSOLETE1(snd_pcm_hw_params_get_periods, ALSA_0.9, ALSA_0.9.0rc4);
H A Dpcm_local.h919 int INTERNAL(snd_pcm_hw_params_get_periods)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);

Completed in 16 milliseconds