Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/math/ARMv6/
Dmath_Arithmetic.h60 f32 a2 = SS - 2.f * b2; in HermiteC() local
71 f32 a2; in HermiteC_FAST() local
/CTR-SDK-4.2.5/sources/libraries/math/
Dmath_Arithmetic.cpp519 f32 a2 = tt * s * 3.f; in Bezier() local