Home
last modified time | relevance | path

Searched refs:snd_pcm_format_mask_copy (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
Dpcm.h981 void snd_pcm_format_mask_copy(snd_pcm_format_mask_t *dst, const snd_pcm_format_mask_t *src);
/third_party/alsa-lib/src/pcm/
Dpcm.c3976 void snd_pcm_format_mask_copy(snd_pcm_format_mask_t *dst, const snd_pcm_format_mask_t *src) in snd_pcm_format_mask_copy() function
4380 snd_pcm_format_mask_copy(mask, snd_pcm_hw_param_get_mask(params, SND_PCM_HW_PARAM_FORMAT)); in snd_pcm_hw_params_get_format_mask()