Home
last modified time | relevance | path

Searched refs:snd_pcm_sw_params_get_xfer_align (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_old.h210 ___symbol_version(snd_pcm_sw_params_get_xfer_align, "ALSA_0.9");
223 snd_pcm_uframes_t snd_pcm_sw_params_get_xfer_align(const snd_pcm_sw_params_t *params);
H A Dpcm.h1390 int snd_pcm_sw_params_get_xfer_align(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) __attribute__((deprecated));
/third_party/alsa-lib/src/pcm/
H A Dpcm.c6751 EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_xfer_align)(const snd_pcm_sw_params_t *params ATTRIBUTE_UNUSED, snd_pcm_uframes_t *val) in snd_pcm_sw_params_get_xfer_align() function
6753 int snd_pcm_sw_params_get_xfer_align(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) in snd_pcm_sw_params_get_xfer_align()
8179 __OLD_GET_SW(snd_pcm_sw_params_get_xfer_align, snd_pcm_uframes_t);
8256 OBSOLETE1(snd_pcm_sw_params_get_xfer_align, ALSA_0.9, ALSA_0.9.0rc4);

Completed in 13 milliseconds