Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion2rotation_f32.c152 float32_t q22 = SQ(pInputQuaternions[2 + nb * 4]); in arm_quaternion2rotation_f32() local
161 float32_t xx = q00 + q11 - q22 - q33; in arm_quaternion2rotation_f32()
162 float32_t yy = q00 - q11 + q22 - q33; in arm_quaternion2rotation_f32()
163 float32_t zz = q00 - q11 - q22 + q33; in arm_quaternion2rotation_f32()
/third_party/boost/libs/math/test/
Dquaternion_constexpr_test.cpp106 constexpr qt q22 = q5 / d1; in main() local
142 (void)q22; in main()
/third_party/freetype/docs/reference/assets/images/icons/
Dbitbucket.1b09e088.svg1 … 165.25q-15.75 7-25.125 22.125t-8.625 32.375q1 22.75 19.375 38.75t41.375 14q22.75-2 38-21t12.5-42z…
/third_party/boost/boost/math/tools/
Dtoms748_solve.hpp272 T q22 = (d21 - q11) * fb / (fe - fb); in cubic_interpolate() local
275 T q33 = (d32 - q22) * fa / (fe - fa); in cubic_interpolate()
278 "q22 = " << q22 << " q32 = " << q32 << " d32 = " << d32 in cubic_interpolate()
/third_party/openh264/codec/common/arm64/
Dmc_aarch64_neon.S1915 ldr q22, filter_para
1949 ldr q22, filter_para
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td410 def Q22 : AArch64Reg<22, "q22", [D22], ["v22", ""]>, DwarfRegAlias<B22>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc750 return 143; // "q22"