Searched refs:short_lrw_test (Results 1 - 1 of 1) sorted by relevance
/third_party/libsnd/tests/ |
H A D | long_read_write_test.c | 41 static void short_lrw_test (const char *filename, int filetype, const short * output, int out_len) ; 76 { short_lrw_test ("alac.caf", SF_FORMAT_CAF | SF_FORMAT_ALAC_16, short_data, ARRAY_LEN (short_data)) ; in main() 90 short_lrw_test (const char *filename, int filetype, const short * output, int out_len) in short_lrw_test() function 96 print_test_name ("short_lrw_test", filename) ; in short_lrw_test() 133 } /* short_lrw_test */ in short_lrw_test()
|
Completed in 2 milliseconds