Searched refs:double_lrw_test (Results 1 - 1 of 1) sorted by relevance
/third_party/libsnd/tests/ |
H A D | long_read_write_test.c | 44 static void double_lrw_test (const char *filename, int filetype, const double * output, int out_len) ; 79 double_lrw_test ("alac.caf", SF_FORMAT_CAF | SF_FORMAT_ALAC_32, double_data, ARRAY_LEN (double_data)) ; in main() 228 double_lrw_test (const char *filename, int filetype, const double * output, int out_len) in double_lrw_test() function 234 print_test_name ("double_lrw_test", filename) ; in double_lrw_test() 271 } /* double_lrw_test */ in double_lrw_test()
|
Completed in 1 milliseconds