Home
last modified time | relevance | path

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

/sound/core/
Dpcm_misc.c367 ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples) in snd_pcm_format_size() function
375 EXPORT_SYMBOL(snd_pcm_format_size);
Dpcm_lib.c1831 frame_size = snd_pcm_format_size(format, channels); in snd_pcm_lib_ioctl_fifo_size()
/sound/ppc/
Dsnd_ps3.c579 ret = snd_pcm_format_size(substream->runtime->format, in snd_ps3_delay_to_bytes()
587 snd_pcm_format_size(substream->runtime->format, rate), in snd_ps3_delay_to_bytes()
/sound/pci/
Dsis7019.c743 buffer_size /= snd_pcm_format_size(runtime->format, 1); in sis_prepare_timing_voice()