Home
last modified time | relevance | path

Searched refs:snd_pcm_subformat_mask_copy (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm.h1026 void snd_pcm_subformat_mask_copy(snd_pcm_subformat_mask_t *dst, const snd_pcm_subformat_mask_t *src);
/third_party/alsa-lib/src/pcm/
H A Dpcm.c4212 void snd_pcm_subformat_mask_copy(snd_pcm_subformat_mask_t *dst, const snd_pcm_subformat_mask_t *src) in snd_pcm_subformat_mask_copy() function
4607 snd_pcm_subformat_mask_copy(mask, snd_pcm_hw_param_get_mask(params, SND_PCM_HW_PARAM_SUBFORMAT)); in snd_pcm_hw_params_get_subformat_mask()

Completed in 13 milliseconds