Home
last modified time | relevance | path

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

/sound/core/oss/
Dpcm_plugin.c330 int unsignd = snd_pcm_format_unsigned(format) > 0; in snd_pcm_plug_slave_format() local
344 badness += snd_pcm_format_unsigned(f) != unsignd; in snd_pcm_plug_slave_format()