Home
last modified time | relevance | path

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

/third_party/libsnd/tests/
Dlong_read_write_test.c41 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