Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
Dpcm_plugin.c331 int unsignd = snd_pcm_format_unsigned(format) > 0; in snd_pcm_plug_slave_format() local
345 badness += snd_pcm_format_unsigned(f) != unsignd; in snd_pcm_plug_slave_format()