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/
Dpcm_old.h220 snd_pcm_uframes_t snd_pcm_sw_params_get_xfer_align(const snd_pcm_sw_params_t *params);
Dpcm.h1369 int snd_pcm_sw_params_get_xfer_align(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) __a…
/third_party/alsa-lib/src/pcm/
Dpcm.c6574 EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_xfer_align)(const snd_pcm_sw_params_t *params ATTR… in INTERNAL() argument
6576 int snd_pcm_sw_params_get_xfer_align(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) in INTERNAL()
7997 __OLD_GET_SW(snd_pcm_sw_params_get_xfer_align, snd_pcm_uframes_t);
8074 OBSOLETE1(snd_pcm_sw_params_get_xfer_align, ALSA_0.9, ALSA_0.9.0rc4);