Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dmisc_q15.c215 q15_t *scratch1, *scratch2; in test_arm_conv_partial_opt_q15() local
221 scratch1 = calloc(24, sizeof(q15_t)); in test_arm_conv_partial_opt_q15()
228 scratch1, scratch2); in test_arm_conv_partial_opt_q15()
248 free(scratch1); in test_arm_conv_partial_opt_q15()
258 q15_t *scratch1, *scratch2; in test_arm_conv_partial_fast_opt_q15() local
264 scratch1 = calloc(24, sizeof(q15_t)); in test_arm_conv_partial_fast_opt_q15()
271 scratch1, scratch2); in test_arm_conv_partial_fast_opt_q15()
291 free(scratch1); in test_arm_conv_partial_fast_opt_q15()
Dmisc_q7.c177 q15_t *scratch1, *scratch2; in test_arm_conv_partial_opt_q7() local
183 scratch1 = calloc(24, sizeof(q15_t)); in test_arm_conv_partial_opt_q7()
190 scratch1, scratch2); in test_arm_conv_partial_opt_q7()
210 free(scratch1); in test_arm_conv_partial_opt_q7()