Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion2rotation_f32.c162 float32_t yy = q00 - q11 + q22 - q33; in arm_quaternion2rotation_f32() local
172 …pOutputRotations[3 + nb * 9] = yx; pOutputRotations[4 + nb * 9] = yy; pOutputRotations[5 + nb * 9]… in arm_quaternion2rotation_f32()