Searched refs:m7 (Results 1 - 21 of 21) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_subtract_sse2.asm25 pxor m7, m7 ; dedicated zero register
40 punpckhbw m2, m0, m7
41 punpckhbw m3, m1, m7
42 punpcklbw m0, m7
43 punpcklbw m1, m7
46 punpckhbw m1, m4, m7
47 punpckhbw m3, m5, m7
48 punpcklbw m4, m7
49 punpcklbw m5, m7
[all...]
H A Dvp9_error_sse2.asm40 punpckldq m7, m0, m5
42 paddq m4, m7
43 punpckldq m7, m1, m5
46 paddq m4, m7
47 punpckldq m7, m2, m5
50 paddq m6, m7
51 punpckldq m7, m3, m5
54 paddq m6, m7
61 movhlps m7, m6
63 paddq m6, m7
[all...]
H A Dvp9_sad4d_sse2.asm21 movd m7, [ref3q+%3]
26 punpckldq m7, [ref3q+%5]
30 psadbw m7, m0
33 punpckldq m7, m5
51 paddd m7, m3
69 movh m7, [ref4q+%3]
74 movhps m7, [ref4q+%5]
78 psadbw m7, m0
96 paddd m7, m1
115 movu m7, [ref4
[all...]
H A Dvp9_quantize_ssse3_x86_64.asm70 pcmpgtw m7, m6, m0 ; m7 = c[i] >= zbin
86 pand m8, m7
109 psubw m6, m7 ; m6 = scan[i] + 1
122 pcmpgtw m7, m6, m0 ; m7 = c[i] >= zbin
125 pmovmskb r6, m7
140 pand m14, m7
162 psubw m6, m7 ; m6 = scan[i] + 1
185 pshufd m7, m
[all...]
H A Dvp9_subpel_variance.asm91 movhlps m3, m7
94 paddd m7, m3
96 pshufd m3, m7, 0x1
98 paddd m7, m3
102 movd [r1], m7 ; store sse
107 pshufw m3, m7, 0xe
109 paddd m7, m3
113 movd [r1], m7 ; store sse
221 pxor m7, m7 ; ss
[all...]
H A Dvp9_dct_ssse3_x86_64.asm148 mova m7, [inputq + r3]
158 psllw m7, 2
179 mova [outputq + 112], m7
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_intrapred_ssse3.asm415 mova m7, [aboveq+16]
419 pshufb m2, m7, [GLOBAL(sh_b23456789abcdefff)]
420 pshufb m3, m7, m1
422 X_PLUS_2Y_PLUS_Z_PLUS_2_RSH_2 m7, m3, m2, m4
423 palignr m6, m7, m0, 1
424 palignr m5, m7, m0, 2
425 pavgb m7, m3
433 mova [dstq +16], m7
436 palignr m3, m7, m0, 1
438 pshufb m7, m
[all...]
H A Dvp9_idct_ssse3_x86_64.asm169 mova m7, [inputq + 112]
242 punpckhqdq m7, m2, m2
245 punpcklwd m7, m2
249 punpckhdq m4, m0, m7
250 punpckldq m0, m7
264 pmulhrsw m7, m1, [dpw_32138_32138]
H A Dvp9_intrapred_sse2.asm337 paddw m7, m2, m0
341 packuswb m7, m8
345 mova [dstq ], m7
346 paddw m7, m6, m4
350 packuswb m7, m6
352 mova [dstq+strideq+16], m7
H A Dvp9_copy_sse2.asm139 movh m7, [dstq+r6q]
143 pavgb m3, m7
/external/clang/test/CXX/class/class.union/
H A Dp1.cpp74 } m7; member in union:U2
93 } m7; member in union:U3
/external/mesa3d/src/mesa/math/
H A Dm_xform_tmp.h251 const GLfloat m3 = m[3], m7 = m[7], m15 = m[15]; local
258 to[i][3] = m3 * ox + m7 * oy + m15;
422 const GLfloat m3 = m[3], m7 = m[7], m11 = m[11], m15 = m[15]; local
429 to[i][3] = m3 * ox + m7 * oy + m11 * oz + m15;
590 const GLfloat m3 = m[3], m7 = m[7], m11 = m[11], m15 = m[15]; local
597 to[i][3] = m3 * ox + m7 * oy + m11 * oz + m15 * ow;
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-generated-function-mockers.h225 const Matcher<A6>& m6, const Matcher<A7>& m7) {
227 m6, m7));
250 const Matcher<A6>& m6, const Matcher<A7>& m7, const Matcher<A8>& m8) {
252 m6, m7, m8));
275 const Matcher<A6>& m6, const Matcher<A7>& m7, const Matcher<A8>& m8,
278 m6, m7, m8, m9));
302 const Matcher<A6>& m6, const Matcher<A7>& m7, const Matcher<A8>& m8,
305 m6, m7, m8, m9, m10));
223 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, const Matcher<A6>& m6, const Matcher<A7>& m7) argument
248 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, const Matcher<A6>& m6, const Matcher<A7>& m7, const Matcher<A8>& m8) argument
273 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, const Matcher<A6>& m6, const Matcher<A7>& m7, const Matcher<A8>& m8, const Matcher<A9>& m9) argument
300 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, const Matcher<A6>& m6, const Matcher<A7>& m7, const Matcher<A8>& m8, const Matcher<A9>& m9, const Matcher<A10>& m10) argument
H A Dgmock-generated-matchers.h1075 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7) { argument
1078 ::testing::AllOf(m4, m5, m6, m7));
1084 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8) { argument
1087 ::testing::AllOf(m5, m6, m7, m8));
1093 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9) { argument
1097 ::testing::AllOf(m5, m6, m7, m8, m9));
1104 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) { argument
1108 ::testing::AllOf(m6, m7, m8, m9, m10));
1158 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7) { argument
1161 ::testing::AnyOf(m4, m5, m6, m7));
1167 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8) argument
1176 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9) argument
1187 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) argument
[all...]
/external/protobuf/java/src/test/java/com/google/protobuf/
H A DNanoTest.java3573 NanoReferenceTypes.TestAllTypesNano m7 = new NanoReferenceTypes.TestAllTypesNano();
3574 m7.optionalFloat = Float.NaN;
3575 m7.optionalDouble = Double.NaN;
3579 assertTrue(m7.equals(m8));
3580 assertTrue(m7.equals(MessageNano.mergeFrom(
3581 new NanoReferenceTypes.TestAllTypesNano(), MessageNano.toByteArray(m7))));
3583 m7.optionalFloat = +0f;
3585 assertFalse(m7.equals(m8));
3587 m7.optionalFloat = -0f;
3588 m7
[all...]
/external/v8/test/mjsunit/
H A Dlarge-object-allocation.js226 this.m7 = i;
/external/skia/tests/
H A DMatrix44Test.cpp32 T m4, T m5, T m6, T m7,
43 REPORTER_ASSERT(reporter, data[7] == m7);
30 assert16(skiatest::Reporter* reporter, const T data[], T m0, T m1, T m2, T m3, T m4, T m5, T m6, T m7, T m8, T m9, T m10, T m11, T m12, T m13, T m14, T m15) argument
/external/libvncserver/x11vnc/
H A Dtkx11vnc3552 $client m0 m1 m2 m3 m4 m5 m6 m7 m8 m9]} {
3560 set input $m7
3656 $client m0 m1 m2 m3 m4 m5 m6 m7 m8 m9]} {
3664 set input $m7
3749 $client m0 m1 m2 m3 m4 m5 m6 m7 m8 m9]} {
4808 $client m0 m1 m2 m3 m4 m5 m6 m7 m8 m9]} {
4824 set input $m7
/external/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_loopfilter_neon.asm464 vabd.u8 d25, d6, d4 ; m7 = abs(p0 - p2)
485 vmax.u8 d25, d25, d26 ; m4 = max(m7, m8)
/external/google-breakpad/src/testing/test/
H A Dgmock-matchers_test.cc2621 Matcher<RawType&> m7 = matcher_maker(0.0); local
2623 EXPECT_TRUE(m7.Matches(x));
2625 EXPECT_FALSE(m7.Matches(x));
/external/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js[all...]

Completed in 624 milliseconds