Home
last modified time | relevance | path

Searched refs:snd_ext_parm_mask_refine (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_ext_parm.h34 #define snd_ext_parm_mask_refine \ macro
42 int snd_ext_parm_mask_refine(snd_mask_t *mask, struct snd_ext_parm *parm, int type);
Dpcm_extplug.c169 int snd_ext_parm_mask_refine(snd_mask_t *mask, struct snd_ext_parm *parm, int type) in snd_ext_parm_mask_refine() function
194 err = snd_ext_parm_mask_refine(hw_param_mask(hw_params, type), in extplug_hw_refine()
Dpcm_ioplug.c294 err = snd_ext_parm_mask_refine(hw_param_mask(params, hw_params_type[i]), in snd_pcm_ioplug_hw_refine()