Searched refs:remap_orig (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/tests/ |
H A D | cpu-remap-test.c | 39 pa_remap_t *remap_orig, in run_remap_test_float() 66 remap_orig->do_remap(remap_orig, out_ref, in, nsamples); in run_remap_test_float() 87 remap_orig->do_remap(remap_orig, out_ref, in, nsamples); in run_remap_test_float() 94 pa_remap_t *remap_orig, in run_remap_test_s16() 120 remap_orig->do_remap(remap_orig, out_ref, in, nsamples); in run_remap_test_s16() 140 remap_orig->do_remap(remap_orig, out_re in run_remap_test_s16() 37 run_remap_test_float( pa_remap_t *remap_func, pa_remap_t *remap_orig, int align, bool correct, bool perf) run_remap_test_float() argument 92 run_remap_test_s16( pa_remap_t *remap_func, pa_remap_t *remap_orig, int align, bool correct, bool perf) run_remap_test_s16() argument 146 run_remap_test_s32( pa_remap_t *remap_func, pa_remap_t *remap_orig, int align, bool correct, bool perf) run_remap_test_s32() argument 229 remap_test_channels( pa_remap_t *remap_func, pa_remap_t *remap_orig) remap_test_channels() argument 276 pa_remap_t remap_orig = {0}, remap_func = {0}; remap_init_test_channels() local 294 pa_remap_t remap_orig, remap_func = {0}; remap_init2_test_channels() local [all...] |
Completed in 1 milliseconds