Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_subformat (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_old.h34 ___symbol_version(snd_pcm_hw_params_get_subformat, "ALSA_0.9");
39 int snd_pcm_hw_params_get_subformat(const snd_pcm_hw_params_t *params);
H A Dpcm.h805 int snd_pcm_hw_params_get_subformat(const snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat);
/third_party/alsa-lib/src/pcm/
H A Dpcm_extplug.c309 INTERNAL(snd_pcm_hw_params_get_subformat)(params, &ext->data->subformat); in snd_pcm_extplug_hw_params()
H A Dpcm.c4524 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_subformat)(const snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) in snd_pcm_hw_params_get_subformat() function
4526 int snd_pcm_hw_params_get_subformat(const snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) in snd_pcm_hw_params_get_subformat()
8064 __OLD_GET(snd_pcm_hw_params_get_subformat, snd_pcm_subformat_t, int);
8193 OBSOLETE1(snd_pcm_hw_params_get_subformat, ALSA_0.9, ALSA_0.9.0rc4);
H A Dpcm_local.h862 int INTERNAL(snd_pcm_hw_params_get_subformat)(const snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat);
H A Dpcm_params.c2419 INTERNAL(snd_pcm_hw_params_get_subformat)(params, &pcm->subformat); in _snd_pcm_hw_params_internal()

Completed in 20 milliseconds