Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_plugin.c739 int srcbit = src_area->first % 8; in snd_pcm_area_copy() local
745 if (srcbit) in snd_pcm_area_copy()
754 srcbit += srcbit_step; in snd_pcm_area_copy()
755 if (srcbit == 8) { in snd_pcm_area_copy()
757 srcbit = 0; in snd_pcm_area_copy()