Home
last modified time | relevance | path

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

/third_party/libsnd/tests/
Dlong_read_write_test.c44 static void double_lrw_test (const char *filename, int filetype, const double * output, int out_len…
79double_lrw_test ("alac.caf", SF_FORMAT_CAF | SF_FORMAT_ALAC_32, double_data, ARRAY_LEN (double_dat… in main()
228 double_lrw_test (const char *filename, int filetype, const double * output, int out_len) in double_lrw_test() function