Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Source/SVDFunctions/
Darm_svdf_s8.c173 q31_t *output_temp = buffer_b + i * feature_batches; in arm_svdf_s8() local
179 output_temp[j] = ptr_a[j] + bi[j]; in arm_svdf_s8()