Home
last modified time | relevance | path

Searched refs:snd_pcm_sw_params_get_start_threshold (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dxfer-libasound-irq-rw.c137 err = snd_pcm_sw_params_get_start_threshold(state->sw_params, in r_process_frames_blocking()
285 err = snd_pcm_sw_params_get_start_threshold(state->sw_params, in w_process_frames_blocking()
/third_party/alsa-lib/include/
H A Dpcm_old.h211 ___symbol_version(snd_pcm_sw_params_get_start_threshold, "ALSA_0.9");
225 snd_pcm_uframes_t snd_pcm_sw_params_get_start_threshold(const snd_pcm_sw_params_t *params);
H A Dpcm.h942 int snd_pcm_sw_params_get_start_threshold(const snd_pcm_sw_params_t *paramsm, snd_pcm_uframes_t *val);
/third_party/alsa-lib/src/pcm/
H A Dpcm.c6791 EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_start_threshold)(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) in snd_pcm_sw_params_get_start_threshold() function
6793 int snd_pcm_sw_params_get_start_threshold(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) in snd_pcm_sw_params_get_start_threshold()
8180 __OLD_GET_SW(snd_pcm_sw_params_get_start_threshold, snd_pcm_uframes_t);
8257 OBSOLETE1(snd_pcm_sw_params_get_start_threshold, ALSA_0.9, ALSA_0.9.0rc4);
H A Dpcm_local.h963 int INTERNAL(snd_pcm_sw_params_get_start_threshold)(const snd_pcm_sw_params_t *paramsm, snd_pcm_uframes_t *val);

Completed in 17 milliseconds