Home
last modified time | relevance | path

Searched refs:wframes (Results 1 - 1 of 1) sorted by relevance

/third_party/libsnd/tests/
H A Dchannel_test.c69 sf_count_t wframes = ARRAY_LEN (float_data) / ch ; in channel_test() local
81 test_writef_float_or_die (file, 0, float_data, wframes, __LINE__) ; in channel_test()
88 exit_if_true (wframes != rsfinfo.frames, in channel_test()
89 "\n\nLine %d : Wrote %" PRId64 ", read %" PRId64 " frames.\n\n", __LINE__, wframes, rsfinfo.frames) ; in channel_test()

Completed in 1 milliseconds