Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion2rotation_f32.c164 float32_t xy = 2*(q12 - q03); in arm_quaternion2rotation_f32() local
171 …pOutputRotations[0 + nb * 9] = xx; pOutputRotations[1 + nb * 9] = xy; pOutputRotations[2 + nb * 9]… in arm_quaternion2rotation_f32()