Searched refs:snd_pcm_format_size (Results 1 – 4 of 4) sorted by relevance
382 * snd_pcm_format_size - return the byte size of samples on the given format389 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);
1826 frame_size = snd_pcm_format_size(format, channels); in snd_pcm_lib_ioctl_fifo_size()
545 ret = snd_pcm_format_size(substream->runtime->format, in snd_ps3_delay_to_bytes() 553 snd_pcm_format_size(substream->runtime->format, rate), in snd_ps3_delay_to_bytes()
1160 ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples);