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