Searched defs:oss_frame_bytes (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/core/oss/
H A Dpcm_oss.c1364 size_t oss_frame_bytes = (runtime->oss.plugin_first->src_width * runtime->oss.plugin_first->src_format.channels) / 8; local
1475 size_t oss_frame_bytes = (runtime->oss.plugin_last->dst_width * runtime->oss.plugin_last->dst_format.channels) / 8; local

Completed in 238 milliseconds