Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/math/ARMv6/
Dmath_Arithmetic.h110 f32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, ret; in HermiteC_FAST() local
116 tmp5 = s_1 * t0; in HermiteC_FAST()
119 ret = v0 + tmp1 * tmp2 * tmp3 + tmp4 * (tmp5 + tmp6); in HermiteC_FAST()