Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dpcm.h948 size_t snd_pcm_access_mask_sizeof(void);
/third_party/alsa-utils/aplay/
Daplay.c1334 snd_pcm_access_mask_t *mask = alloca(snd_pcm_access_mask_sizeof()); in set_params()
/third_party/alsa-lib/src/pcm/
Dpcm.c3841 size_t snd_pcm_access_mask_sizeof() in snd_pcm_access_mask_sizeof() function