Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_rate (Results 1 - 12 of 12) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_old.h65 ___symbol_version(snd_pcm_hw_params_get_rate, "ALSA_0.9");
72 int snd_pcm_hw_params_get_rate(const snd_pcm_hw_params_t *params, int *dir);
H A Dpcm.h825 int snd_pcm_hw_params_get_rate(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-timer-mmap.c55 err = snd_pcm_hw_params_get_rate(state->hw_params, in timer_mmap_pre_process()
H A Dxfer-libasound.c555 err = snd_pcm_hw_params_get_rate(hw_params, frames_per_second, in retrieve_actual_hw_params()
/third_party/alsa-lib/src/pcm/
H A Dpcm_ioplug.c439 INTERNAL(snd_pcm_hw_params_get_rate)(params, &io->data->rate, 0); in snd_pcm_ioplug_hw_params()
449 INTERNAL(snd_pcm_hw_params_get_rate)(params, &io->data->rate, 0); in snd_pcm_ioplug_hw_params()
H A Dpcm_plug.c1055 INTERNAL(snd_pcm_hw_params_get_rate)(params, &clt_params.rate, 0); in snd_pcm_plug_hw_params()
1059 INTERNAL(snd_pcm_hw_params_get_rate)(&sparams, &slv_params.rate, 0); in snd_pcm_plug_hw_params()
H A Dpcm_iec958.c373 err = INTERNAL(snd_pcm_hw_params_get_rate)(params, &rate, 0); in snd_pcm_iec958_hw_params()
H A Dpcm.c4776 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_rate)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_rate() function
4778 int snd_pcm_hw_params_get_rate(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_rate()
8066 __OLD_GET1(snd_pcm_hw_params_get_rate, unsigned int, int);
8204 OBSOLETE1(snd_pcm_hw_params_get_rate, ALSA_0.9, ALSA_0.9.0rc4);
H A Dpcm_local.h882 int INTERNAL(snd_pcm_hw_params_get_rate)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
H A Dpcm_rate.c376 err = INTERNAL(snd_pcm_hw_params_get_rate)(params, &cinfo->rate, 0); in snd_pcm_rate_hw_params()
H A Dpcm_params.c2421 INTERNAL(snd_pcm_hw_params_get_rate)(params, &pcm->rate, 0); in _snd_pcm_hw_params_internal()
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c150 snd_pcm_hw_params_get_rate(params, &rrate, 0); in setparams_stream()

Completed in 31 milliseconds