Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Source/SVDFunctions/
Darm_svdf_s8.c77 const int32_t zp_out = svdf_params->output_offset; in arm_svdf_s8() local
231 op = vaddq_n_s32(op, zp_out); in arm_svdf_s8()
245 …arm_nn_requantize(buffer_b[i], multiplier_out, shift_2) + zp_out, out_activation_max, out_activati… in arm_svdf_s8()