Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/oss/
Dpcm_plugin.c736 int srcbit = src_area->first % 8; in snd_pcm_area_copy() local
742 if (srcbit) in snd_pcm_area_copy()
751 srcbit += srcbit_step; in snd_pcm_area_copy()
752 if (srcbit == 8) { in snd_pcm_area_copy()
754 srcbit = 0; in snd_pcm_area_copy()