Searched refs:dither_test (Results 1 - 1 of 1) sorted by relevance
/third_party/libsnd/tests/ |
H A D | dither_test.c | 38 static void dither_test (const char *filename, int filetype) ; 62 { dither_test ("dither.wav", SF_FORMAT_WAV | SF_FORMAT_PCM_U8) ; in main() 67 { dither_test ("dither.aiff", SF_FORMAT_AIFF | SF_FORMAT_PCM_S8) ; in main() 72 { dither_test ("dither.au", SF_FORMAT_AU | SF_FORMAT_PCM_S8) ; in main() 77 { dither_test ("dither.svx", SF_FORMAT_SVX | SF_FORMAT_PCM_S8) ; in main() 82 { dither_test ("dither.nist", SF_FORMAT_NIST | SF_FORMAT_PCM_S8) ; in main() 87 { dither_test ("dither.paf", SF_FORMAT_PAF | SF_FORMAT_PCM_S8) ; in main() 92 { dither_test ("dither.ircam", SF_FORMAT_IRCAM | SF_FORMAT_PCM_S8) ; in main() 97 { dither_test ("dither.voc", SF_FORMAT_VOC | SF_FORMAT_PCM_S8) ; in main() 102 { dither_test ("dithe in main() 137 dither_test (const char *filename, int filetype) dither_test() function [all...] |
Completed in 1 milliseconds