Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A 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()