Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_misc.c389 ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples) in snd_pcm_format_size() function
396 EXPORT_SYMBOL(snd_pcm_format_size);
H A Dpcm_lib.c1826 frame_size = snd_pcm_format_size(format, channels); in snd_pcm_lib_ioctl_fifo_size()
/linux/include/sound/
H A Dpcm.h1160 ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples);