Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dpcm.c45 int to_unsigned = snd_pcm_format_unsigned(format) == 1; in generate_sine() local
75 if (to_unsigned) in generate_sine()