Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_refine_soft (Results 1 - 7 of 7) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_null.c276 err = snd_pcm_hw_refine_soft(pcm, params); in snd_pcm_null_hw_refine()
H A Dpcm_local.h323 #define snd_pcm_hw_refine_soft \ macro
715 int snd_pcm_hw_refine_soft(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
H A Dpcm_params.c2074 int snd_pcm_hw_refine_soft(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_hw_params_t *params) in snd_pcm_hw_refine_soft() function
2288 err = snd_pcm_hw_refine_soft(pcm, params); in snd_pcm_hw_refine_slave()
H A Dpcm_ioplug.c314 err = snd_pcm_hw_refine_soft(pcm, params); in snd_pcm_ioplug_hw_refine()
H A Dpcm_plug.c1048 err = snd_pcm_hw_refine_soft(slave, &sparams); in snd_pcm_plug_hw_params()
H A Dpcm_direct.c1006 err = snd_pcm_hw_refine_soft(pcm, params);
H A Dpcm_multi.c288 err = snd_pcm_hw_refine_soft(pcm, params); in snd_pcm_multi_hw_refine()

Completed in 14 milliseconds