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/
H A Dpcm.h1001 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/
H A Dpcm.c4109 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
4513 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()

Completed in 13 milliseconds