Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dpcm_plugin.c732 int srcbit = src_area->first % 8; in snd_pcm_area_copy() local
738 if (srcbit) in snd_pcm_area_copy()
747 srcbit += srcbit_step; in snd_pcm_area_copy()
748 if (srcbit == 8) { in snd_pcm_area_copy()
750 srcbit = 0; in snd_pcm_area_copy()