Searched refs:phys_width (Results 1 – 1 of 1) sorted by relevance
387 int phys_width = snd_pcm_format_physical_width(format); in snd_pcm_format_size() local388 if (phys_width < 0) in snd_pcm_format_size()390 return samples * phys_width / 8; in snd_pcm_format_size()