Searched refs:run_remap_test_float (Results 1 – 1 of 1) sorted by relevance
/third_party/pulseaudio/src/tests/ |
D | cpu-remap-test.c | 37 static void run_remap_test_float( in run_remap_test_float() function 246 run_remap_test_float(remap_func, remap_orig, 0, true, false); in remap_test_channels() 247 run_remap_test_float(remap_func, remap_orig, 1, true, false); in remap_test_channels() 248 run_remap_test_float(remap_func, remap_orig, 2, true, false); in remap_test_channels() 249 run_remap_test_float(remap_func, remap_orig, 3, true, true); in remap_test_channels()
|