Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dpcm_plugin.c316 int unsignd = snd_pcm_format_unsigned(format) > 0; in snd_pcm_plug_slave_format() local
330 badness += snd_pcm_format_unsigned(f) != unsignd; in snd_pcm_plug_slave_format()