Searched defs:orig_func (Results 1 - 4 of 4) sorted by relevance
/third_party/pulseaudio/src/tests/ |
H A D | cpu-mix-test.c | 150 pa_do_mix_func_t orig_func, special_func; in START_TEST() local 173 pa_do_mix_func_t orig_func, neon_func; in START_TEST() local 50 run_mix_test( pa_do_mix_func_t func, pa_do_mix_func_t orig_func, int align, int channels, bool correct, bool perf) run_mix_test() argument [all...] |
H A D | cpu-volume-test.c | 105 pa_do_volume_func_t orig_func, mmx_func; in START_TEST() local 132 pa_do_volume_func_t orig_func, sse_fun in START_TEST() local 39 run_volume_test( pa_do_volume_func_t func, pa_do_volume_func_t orig_func, int align, int channels, bool correct, bool perf) run_volume_test() argument 161 pa_do_volume_func_t orig_func, arm_func; START_TEST() local 189 pa_do_volume_func_t orig_func, orc_func; START_TEST() local [all...] |
H A D | cpu-sconv-test.c | 140 pa_convert_func_t orig_func, sse2_func; in START_TEST() local 36 run_conv_test_float_to_s16( pa_convert_func_t func, pa_convert_func_t orig_func, int align, bool correct, bool perf) run_conv_test_float_to_s16() argument 88 run_conv_test_s16_to_float( pa_convert_func_t func, pa_convert_func_t orig_func, int align, bool correct, bool perf) run_conv_test_s16_to_float() argument 167 pa_convert_func_t orig_func, sse_func; START_TEST() local [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | execution.cc | 420 Address orig_func = params.new_target->ptr(); in Invoke() local
|
Completed in 3 milliseconds