Home
last modified time | relevance | path

Searched refs:instrument_test (Results 1 - 1 of 1) sorted by relevance

/third_party/libsnd/tests/
H A Dcommand_test.c50 static void instrument_test (const char *filename, int filetype) ;
143 { instrument_test ("instrument.wav", SF_FORMAT_WAV | SF_FORMAT_PCM_16) ; in main()
144 /*-instrument_test ("instrument.aiff" , SF_FORMAT_AIFF | SF_FORMAT_PCM_24) ;-*/ in main()
145 /*-instrument_test ("instrument.xi", SF_FORMAT_XI | SF_FORMAT_DPCM_16) ;-*/ in main()
735 instrument_test (const char *filename, int filetype) in instrument_test() function
751 print_test_name ("instrument_test", filename) ; in instrument_test()
847 } /* instrument_test */ in instrument_test()

Completed in 2 milliseconds