HomeSort by relevance Sort by last modified time
    Searched refs:m5 (Results 1 - 25 of 34) sorted by null

1 2

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_error_sse2.asm 22 pxor m5, m5 ; dedicated zero register
40 punpckldq m7, m0, m5
41 punpckhdq m0, m5
43 punpckldq m7, m1, m5
45 punpckhdq m1, m5
47 punpckldq m7, m2, m5
49 punpckhdq m2, m5
51 punpckldq m7, m3, m5
53 punpckhdq m3, m5
    [all...]
vp9_subpel_variance.asm 90 pcmpgtw m5, m6 ; mask for 0 > x
92 punpcklwd m4, m6, m5
93 punpckhwd m6, m5 ; sign-extend m6 word->dword
110 pcmpgtw m5, m6 ; mask for 0 > x
112 punpcklwd m6, m5 ; sign-extend m6 word->dword
222 ; FIXME(rbultje) if both filters are bilinear, we don't actually use m5; we
224 pxor m5, m5 ; dedicated zero register
246 punpckhbw m3, m1, m5
247 punpcklbw m1, m5
    [all...]
vp9_sad4d_sse2.asm 22 movd m5, [ref4q+%3]
27 punpckldq m5, [ref4q+%5]
31 psadbw m5, m0
33 punpckldq m7, m5
67 movh m5, [ref2q+%3]
72 movhps m5, [ref2q+%5]
76 psadbw m5, m0
93 paddd m5, m2
113 movu m5, [ref2q+%3]
117 psadbw m5, m
    [all...]
vp9_quantize_ssse3.asm 40 pcmpeqw m5, m5
41 psrlw m5, 15
42 paddw m0, m5
43 paddw m1, m5
57 pxor m5, m5 ; m5 = dedicated zero
105 pcmpeqw m8, m5 ; m8 = c[i] == 0
106 pcmpeqw m13, m5 ; m13 = c[i] ==
    [all...]
vp9_subtract_sse2.asm 39 mova m5, [predq+%4]
47 punpckhbw m3, m5, m7
49 punpcklbw m5, m7
51 psubw m4, m5
vp9_sad_sse2.asm 245 movd m5, [srcq+src_strideq]
248 punpckldq m2, m5
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_norm_tmp.h 55 GLfloat m1 = m[1], m5 = m[5], m9 = m[9]; local
65 ty = ux * m4 + uy * m5 + uz * m6;
85 m1 *= scale, m5 *= scale, m9 *= scale;
94 ty = ux * m4 + uy * m5 + uz * m6;
122 GLfloat m5 = m[5]; local
132 ty = uy * m5 ;
151 m5 *= scale;
159 ty = uy * m5 ;
187 const GLfloat m5 = scale*m[5]; local
196 out[i][1] = uy * m5;
219 const GLfloat m1 = scale*m[1], m5 = scale*m[5], m9 = scale*m[9]; local
248 const GLfloat m5 = m[5]; local
278 const GLfloat m1 = m[1], m5 = m[5], m9 = m[9]; local
    [all...]
m_xform_tmp.h 249 const GLfloat m1 = m[1], m5 = m[5], m13 = m[13]; local
256 to[i][1] = m1 * ox + m5 * oy + m13;
295 const GLfloat m0 = m[0], m1 = m[1], m4 = m[4], m5 = m[5]; local
301 to[i][1] = m1 * ox + m5 * oy + m13;
317 const GLfloat m0 = m[0], m5 = m[5], m12 = m[12], m13 = m[13]; local
322 to[i][1] = m5 * oy + m13;
338 const GLfloat m0 = m[0], m1 = m[1], m2 = m[2], m4 = m[4], m5 = m[5]; local
344 to[i][1] = m1 * ox + m5 * oy + m13;
365 const GLfloat m0 = m[0], m5 = m[5]; local
371 to[i][1] = m5 * oy + m13
394 const GLfloat m0 = m[0], m5 = m[5], m14 = m[14]; local
420 const GLfloat m1 = m[1], m5 = m[5], m9 = m[9], m13 = m[13]; local
467 const GLfloat m0 = m[0], m1 = m[1], m4 = m[4], m5 = m[5]; local
490 const GLfloat m0 = m[0], m5 = m[5], m12 = m[12], m13 = m[13]; local
512 const GLfloat m0 = m[0], m1 = m[1], m2 = m[2], m4 = m[4], m5 = m[5]; local
538 const GLfloat m0 = m[0], m5 = m[5]; local
561 const GLfloat m0 = m[0], m5 = m[5], m8 = m[8], m9 = m[9]; local
588 const GLfloat m1 = m[1], m5 = m[5], m9 = m[9], m13 = m[13]; local
636 const GLfloat m0 = m[0], m1 = m[1], m4 = m[4], m5 = m[5]; local
660 const GLfloat m0 = m[0], m5 = m[5], m12 = m[12], m13 = m[13]; local
683 const GLfloat m0 = m[0], m1 = m[1], m2 = m[2], m4 = m[4], m5 = m[5]; local
708 const GLfloat m0 = m[0], m5 = m[5]; local
732 const GLfloat m0 = m[0], m5 = m[5], m8 = m[8], m9 = m[9]; local
    [all...]
  /external/mesa3d/src/mesa/math/
m_norm_tmp.h 55 GLfloat m1 = m[1], m5 = m[5], m9 = m[9]; local
65 ty = ux * m4 + uy * m5 + uz * m6;
85 m1 *= scale, m5 *= scale, m9 *= scale;
94 ty = ux * m4 + uy * m5 + uz * m6;
122 GLfloat m5 = m[5]; local
132 ty = uy * m5 ;
151 m5 *= scale;
159 ty = uy * m5 ;
187 const GLfloat m5 = scale*m[5]; local
196 out[i][1] = uy * m5;
219 const GLfloat m1 = scale*m[1], m5 = scale*m[5], m9 = scale*m[9]; local
248 const GLfloat m5 = m[5]; local
278 const GLfloat m1 = m[1], m5 = m[5], m9 = m[9]; local
    [all...]
m_xform_tmp.h 249 const GLfloat m1 = m[1], m5 = m[5], m13 = m[13]; local
256 to[i][1] = m1 * ox + m5 * oy + m13;
295 const GLfloat m0 = m[0], m1 = m[1], m4 = m[4], m5 = m[5]; local
301 to[i][1] = m1 * ox + m5 * oy + m13;
317 const GLfloat m0 = m[0], m5 = m[5], m12 = m[12], m13 = m[13]; local
322 to[i][1] = m5 * oy + m13;
338 const GLfloat m0 = m[0], m1 = m[1], m2 = m[2], m4 = m[4], m5 = m[5]; local
344 to[i][1] = m1 * ox + m5 * oy + m13;
365 const GLfloat m0 = m[0], m5 = m[5]; local
371 to[i][1] = m5 * oy + m13
394 const GLfloat m0 = m[0], m5 = m[5], m14 = m[14]; local
420 const GLfloat m1 = m[1], m5 = m[5], m9 = m[9], m13 = m[13]; local
467 const GLfloat m0 = m[0], m1 = m[1], m4 = m[4], m5 = m[5]; local
490 const GLfloat m0 = m[0], m5 = m[5], m12 = m[12], m13 = m[13]; local
512 const GLfloat m0 = m[0], m1 = m[1], m2 = m[2], m4 = m[4], m5 = m[5]; local
538 const GLfloat m0 = m[0], m5 = m[5]; local
561 const GLfloat m0 = m[0], m5 = m[5], m8 = m[8], m9 = m[9]; local
588 const GLfloat m1 = m[1], m5 = m[5], m9 = m[9], m13 = m[13]; local
636 const GLfloat m0 = m[0], m1 = m[1], m4 = m[4], m5 = m[5]; local
660 const GLfloat m0 = m[0], m5 = m[5], m12 = m[12], m13 = m[13]; local
683 const GLfloat m0 = m[0], m1 = m[1], m2 = m[2], m4 = m[4], m5 = m[5]; local
708 const GLfloat m0 = m[0], m5 = m[5]; local
732 const GLfloat m0 = m[0], m5 = m[5], m8 = m[8], m9 = m[9]; local
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 241 palignr m5, m4, m0, 1
251 pavgb m5, m3
256 mova [dstq ], m5
259 palignr m3, m4, m5, 1
264 palignr m5, m4, m3, 1
266 mova [dstq +strideq*2 ], m5
269 palignr m3, m4, m5, 1
274 palignr m5, m4, m3, 1
424 palignr m5, m7, m0, 2
427 X_PLUS_2Y_PLUS_Z_PLUS_2_RSH_2 m0, m6, m5, m
    [all...]
vp9_intrapred_sse2.asm 294 paddw m5, m2, m0
298 packuswb m5, m2
300 mova [dstq ], m5
316 punpckhbw m5, m4, m1
327 psubw m5, m2
340 paddw m2, m5
347 paddw m6, m5
  /external/clang/test/CXX/class/class.union/
p1.cpp 68 } m5; // expected-error {{union member 'm5' has a non-trivial copy assignment operator}} member in union:U2
89 } m5; // expected-error {{union member 'm5' has a non-trivial copy assignment operator}} member in union:U3
  /external/eigen/test/
householder.cpp 95 MatrixType m5 = m2; local
96 m5.block(shift,0,brows,cols).template triangularView<StrictlyLower>().setZero();
97 VERIFY_IS_APPROX(hseq * m5, m1); // test applying hseq directly
99 VERIFY_IS_APPROX(m3 * m5, m1); // test evaluating hseq to a dense matrix, then applying
106 VERIFY_IS_APPROX(rhseq * m5, m1); // test applying rhseq directly
108 VERIFY_IS_APPROX(m3 * m5, m1); // test evaluating rhseq to a dense matrix, then applying
  /external/chromium_org/third_party/openssl/openssl/ssl/
s3_enc.c 162 EVP_MD_CTX m5; local
172 EVP_MD_CTX_init(&m5);
173 EVP_MD_CTX_set_flags(&m5, EVP_MD_CTX_FLAG_NON_FIPS_ALLOW);
196 EVP_DigestInit_ex(&m5,EVP_md5(), NULL);
197 EVP_DigestUpdate(&m5,s->session->master_key,
199 EVP_DigestUpdate(&m5,smd,SHA_DIGEST_LENGTH);
202 EVP_DigestFinal_ex(&m5,smd,NULL);
206 EVP_DigestFinal_ex(&m5,km,NULL);
211 EVP_MD_CTX_cleanup(&m5);
  /external/openssl/ssl/
s3_enc.c 162 EVP_MD_CTX m5; local
172 EVP_MD_CTX_init(&m5);
173 EVP_MD_CTX_set_flags(&m5, EVP_MD_CTX_FLAG_NON_FIPS_ALLOW);
196 EVP_DigestInit_ex(&m5,EVP_md5(), NULL);
197 EVP_DigestUpdate(&m5,s->session->master_key,
199 EVP_DigestUpdate(&m5,smd,SHA_DIGEST_LENGTH);
202 EVP_DigestFinal_ex(&m5,smd,NULL);
206 EVP_DigestFinal_ex(&m5,km,NULL);
211 EVP_MD_CTX_cleanup(&m5);
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-function-mockers.h 175 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5) {
177 m5));
199 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5,
201 this->current_spec().SetMatchers(::std::tr1::make_tuple(m1, m2, m3, m4, m5,
224 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5,
226 this->current_spec().SetMatchers(::std::tr1::make_tuple(m1, m2, m3, m4, m5,
249 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5,
251 this->current_spec().SetMatchers(::std::tr1::make_tuple(m1, m2, m3, m4, m5,
274 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5,
277 this->current_spec().SetMatchers(::std::tr1::make_tuple(m1, m2, m3, m4, m5,
    [all...]
gmock-generated-matchers.h 881 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5) {
882 return ::testing::AllOf(m1, ::testing::AllOf(m2, m3, m4, m5));
890 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5,
892 return ::testing::AllOf(m1, ::testing::AllOf(m2, m3, m4, m5, m6));
901 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5,
903 return ::testing::AllOf(m1, ::testing::AllOf(m2, m3, m4, m5, m6, m7));
913 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
dtoa.cpp 748 j, j1, k, k0, k_check, m2, m5, s2, s5, local
1005 m5 = b5;
1022 if (m5 > 0) {
1023 pow5mult(mhi, m5);
1026 if ((j = b5 - m5))
    [all...]
  /bionic/libc/stdlib/
strtod.c 2114 j, jj1, k, k0, k_check, leftright, m2, m5, s2, s5, local
    [all...]
  /external/chromium/testing/gmock/test/
gmock-matchers_test.cc 1187 Matcher<pair<const std::string, int> > m5 = Pair("25", 42); local
1391 Matcher<const ::std::wstring&> m5 = StrEq(str); local
1409 Matcher<const ::std::wstring&> m5 = StrEq(str); local
1582 Matcher<const ::wstring&> m5 = StrEq(str); local
1600 Matcher<const ::wstring&> m5 = StrEq(str); local
1999 Matcher<int&> m5 = AllOf(greater_than_5, less_than_10, less_than_10); local
2166 Matcher<int&> m5 = AnyOf(greater_than_5, less_than_10, less_than_10); local
2534 Matcher<RawType> m5 = matcher_maker(infinity_); local
    [all...]
  /external/skia/tests/
Matrix44Test.cpp 33 T m4, T m5, T m6, T m7,
42 REPORTER_ASSERT(reporter, data[5] == m5);
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_loopfilter_neon.asm 193 vabd.u8 d3, d17, d16 ; m5 = abs(q2 - q1)
202 vmax.u8 d3, d3, d4 ; m3 = max(m5, m6)
457 vabd.u8 d23, d17, d16 ; m5 = abs(q2 - q1)
466 vmax.u8 d23, d23, d24 ; m3 = max(m5, m6)
486 vmax.u8 d26, d27, d28 ; m5 = max(m10, m11)
490 vmax.u8 d25, d25, d26 ; m4 = max(m4, m5)
  /external/chromium_org/v8/test/mjsunit/
large-object-allocation.js 174 this.m5 = i;
  /external/v8/test/mjsunit/
large-object-allocation.js 174 this.m5 = i;

Completed in 3285 milliseconds

1 2