Home
last modified time | relevance | path

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

/third_party/libsnd/tests/
Dlong_read_write_test.c43 static void float_lrw_test (const char *filename, int filetype, const float * output, int out_len) ;
78float_lrw_test ("alac.caf", SF_FORMAT_CAF | SF_FORMAT_ALAC_32, float_data, ARRAY_LEN (float_data))… in main()
182 float_lrw_test (const char *filename, int filetype, const float * output, int out_len) in float_lrw_test() function