/external/vulkan-validation-layers/libs/glm/detail/ |
intrinsic_matrix.inl | 267 __m128 Fac3; 284 Fac3 = _mm_sub_ps(Mul00, Mul01); 371 // - (Vec0[0] * Fac0[0] - Vec2[0] * Fac3[0] + Vec3[0] * Fac4[0]), 372 // + (Vec0[0] * Fac0[1] - Vec2[1] * Fac3[1] + Vec3[1] * Fac4[1]), 373 // - (Vec0[0] * Fac0[2] - Vec2[2] * Fac3[2] + Vec3[2] * Fac4[2]), 374 // + (Vec0[0] * Fac0[3] - Vec2[3] * Fac3[3] + Vec3[3] * Fac4[3]), 376 __m128 Mul04 = _mm_mul_ps(Vec2, Fac3); 383 // + (Vec0[0] * Fac1[0] - Vec1[0] * Fac3[0] + Vec3[0] * Fac5[0]), 384 // - (Vec0[0] * Fac1[1] - Vec1[1] * Fac3[1] + Vec3[1] * Fac5[1]), 385 // + (Vec0[0] * Fac1[2] - Vec1[2] * Fac3[2] + Vec3[2] * Fac5[2]) [all...] |
type_mat4x4.inl | 508 detail::tvec4<T, P> Fac3(Coef12, Coef12, Coef14, Coef15); 518 detail::tvec4<T, P> Inv1(Vec0 * Fac0 - Vec2 * Fac3 + Vec3 * Fac4); 519 detail::tvec4<T, P> Inv2(Vec0 * Fac1 - Vec1 * Fac3 + Vec3 * Fac5);
|
/external/aac/libAACenc/src/ |
aacenc_tns.cpp | 678 FIXP_DBL fac2, fac3, fac4; local 679 fac2 = fac3 = fac4 = FL2FXCONST_DBL(0.f); 688 fac3 = FDKaacEnc_AutoCorrNormFac(rxx3_0, ((-2*sc3)+nsc3), &sc_fac3); 697 scaleValue(fMult(rxx3_0,fac3),sc_fac3) + 703 scaleValue(fMult(FDKaacEnc_CalcAutoCorrValue(pSpectrum, idx2, idx3, lag, nsc3), fac3),sc_fac3) + [all...] |
/external/icu/icu4c/source/data/unidata/norm2/ |
nfc.txt | 1772 FAC3>9072
|
nfkc_cf.txt | [all...] |
uts46.txt | [all...] |
/external/unicode/ |
StandardizedVariants.txt | [all...] |
/external/icu/icu4c/source/data/unidata/ |
DerivedNormalizationProps.txt | [all...] |