Searched refs:cos1 (Results 1 – 8 of 8) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 139 WORD16 cos = 0, cos1 = 0, sin = 0, sin1 = 0; in ixheaacd_pretwiddle_compute_dec() local 201 cos1 = *cos_sin_ptr++; in ixheaacd_pretwiddle_compute_dec() 207 *out_ptr1 = ixheaacd_sub32(ixheaacd_mult32x16in32(tempi1, cos1), in ixheaacd_pretwiddle_compute_dec() 212 *out_ptr1 = ixheaacd_mac32x16in32(ixheaacd_mult32x16in32(tempr1, cos1), in ixheaacd_pretwiddle_compute_dec() 276 cos1 = *cos_sin_ptr++; in ixheaacd_pretwiddle_compute_dec() 282 *out_ptr1 = ixheaacd_sub32(ixheaacd_mult32x16in32(tempi1, cos1), in ixheaacd_pretwiddle_compute_dec() 287 *out_ptr1 = ixheaacd_mac32x16in32(ixheaacd_mult32x16in32(tempr1, cos1), in ixheaacd_pretwiddle_compute_dec() 298 WORD16 cos, cos1, sin, sin1; in ixheaacd_post_twiddle_dec() local 366 cos1 = *cos_sin_ptr++; in ixheaacd_post_twiddle_dec() 373 ixheaacd_mult32x16in32(tempi, cos1)); in ixheaacd_post_twiddle_dec() [all …]
|
/external/skia/src/core/ |
D | SkMatrix.cpp | 1722 SkScalar cos1, sin1; in SkDecomposeUpper2x2() local 1755 cos1 = 1; in SkDecomposeUpper2x2() 1773 cos1 = SkDoubleToScalar(Sb); sin1 = SkDoubleToScalar(w1 - Sa); in SkDecomposeUpper2x2() 1774 SkScalar reciplen = SkScalarInvert(SkScalarSqrt(cos1*cos1 + sin1*sin1)); in SkDecomposeUpper2x2() 1775 cos1 *= reciplen; in SkDecomposeUpper2x2() 1779 cos2 = cos1*cosQ - sin1*sinQ; in SkDecomposeUpper2x2() 1780 sin2 = sin1*cosQ + cos1*sinQ; in SkDecomposeUpper2x2() 1791 rotation1->fX = cos1; in SkDecomposeUpper2x2()
|
/external/skqp/src/core/ |
D | SkMatrix.cpp | 1710 SkScalar cos1, sin1; in SkDecomposeUpper2x2() local 1743 cos1 = 1; in SkDecomposeUpper2x2() 1761 cos1 = SkDoubleToScalar(Sb); sin1 = SkDoubleToScalar(w1 - Sa); in SkDecomposeUpper2x2() 1762 SkScalar reciplen = SkScalarInvert(SkScalarSqrt(cos1*cos1 + sin1*sin1)); in SkDecomposeUpper2x2() 1763 cos1 *= reciplen; in SkDecomposeUpper2x2() 1767 cos2 = cos1*cosQ - sin1*sinQ; in SkDecomposeUpper2x2() 1768 sin2 = sin1*cosQ + cos1*sinQ; in SkDecomposeUpper2x2() 1779 rotation1->fX = cos1; in SkDecomposeUpper2x2()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/ |
D | call.ll | 46 %cos1 = tail call double @cos(double %a0) nounwind readnone 48 store double %cos1, double* %b, align 8
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DCE/ |
D | calls-errno.ll | 69 %cos1 = call double @cos(double 0.000000e+00)
|
/external/eigen/unsupported/Eigen/ |
D | MatrixFunctions | 306 \cos1 & -\sin1 & 0 \\ 307 \sin1 & \cos1 & 0 \\
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 238 .cos1
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 238 .cos1
|