Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A Dpcm_plugin.c745 int srcbit = src_area->first % 8; in snd_pcm_area_copy() local
751 if (srcbit) in snd_pcm_area_copy()
760 srcbit += srcbit_step; in snd_pcm_area_copy()
761 if (srcbit == 8) { in snd_pcm_area_copy()
763 srcbit = 0; in snd_pcm_area_copy()