Home
last modified time | relevance | path

Searched defs:invIn (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_inverse_f16.c331 f16x8_t invIn = vdupq_n_f16(1.0f16 / in); in arm_mat_inverse_f16() local
Darm_mat_inverse_f32.c349 f32x4_t invIn = vdupq_n_f32(1.0f / in); in arm_mat_inverse_f32() local