Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_period_time (Results 1 – 8 of 8) sorted by relevance

/third_party/alsa-lib/src/
DVersions.in47 @SYMBOL_PREFIX@snd_pcm_hw_params_get_period_time;
/third_party/alsa-lib/src/pcm/
Dpcm_simple.c93 err = INTERNAL(snd_pcm_hw_params_get_period_time)(hw_params, period_time, NULL); in set_hw_params()
Dpcm.c4946 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_period_time)(const snd_pcm_hw_params_t *params, un… in INTERNAL() argument
4948 int snd_pcm_hw_params_get_period_time(const snd_pcm_hw_params_t *params, unsigned int *val, int *di… in INTERNAL()
7885 __OLD_GET1(snd_pcm_hw_params_get_period_time, unsigned int, int);
8029 OBSOLETE1(snd_pcm_hw_params_get_period_time, ALSA_0.9, ALSA_0.9.0rc4);
Dpcm_local.h886 int INTERNAL(snd_pcm_hw_params_get_period_time)(const snd_pcm_hw_params_t *params, unsigned int *va…
Dpcm_params.c2410 INTERNAL(snd_pcm_hw_params_get_period_time)(params, &pcm->period_time, 0); in _snd_pcm_hw_params_internal()
/third_party/alsa-lib/test/
Dlatency.c224 snd_pcm_hw_params_get_period_time(p_params, &p_time, NULL); in setparams()
225 snd_pcm_hw_params_get_period_time(c_params, &c_time, NULL); in setparams()
/third_party/alsa-lib/include/
Dpcm_old.h90 int snd_pcm_hw_params_get_period_time(const snd_pcm_hw_params_t *params, int *dir);
Dpcm.h825 int snd_pcm_hw_params_get_period_time(const snd_pcm_hw_params_t *params, unsigned int *val, int *di…