Searched refs:src_width (Results 1 – 3 of 3) sorted by relevance
44 int src_width; /* sample width in bits */ member
172 plugin->src_width = snd_pcm_format_physical_width(src_format->format); in snd_pcm_plugin_build()173 snd_BUG_ON(plugin->src_width <= 0); in snd_pcm_plugin_build()
1363 …size_t oss_frame_bytes = (runtime->oss.plugin_first->src_width * runtime->oss.plugin_first->src_fo… in snd_pcm_oss_write2()
Completed in 18 milliseconds