Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/src/
Dmath_ops.c79 vec_power_int32(fir_in_ref, &output, RSH, FIR_LENGTH); in test_power_int32_op()
130 fir_in[i] = fir_in_ref[i]; in test_fir_blms_op()
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/include/
Dinput.h365 static const int32_t fir_in_ref[FIR_LENGTH] = { variable