Searched refs:c10 (Results 1 - 25 of 32) sorted by relevance

12

/external/skia/src/core/
H A DSkFilterProc.cpp57 static unsigned bilerp4_00(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { argument
60 static unsigned bilerp4_01(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { argument
65 static unsigned bilerp4_02(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { argument
70 static unsigned bilerp4_03(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { argument
76 static unsigned bilerp4_10(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { argument
77 uint32_t lo = (3 * LO_PAIR(c00) + LO_PAIR(c10)) >> 2;
78 uint32_t hi = (3 * HI_PAIR(c00) + HI_PAIR(c10)) >> 2;
81 static unsigned bilerp4_11(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { argument
82 uint32_t lo = (9 * LO_PAIR(c00) + 3 * (LO_PAIR(c01) + LO_PAIR(c10)) + LO_PAIR(c11)) >> 4;
83 uint32_t hi = (9 * HI_PAIR(c00) + 3 * (HI_PAIR(c01) + HI_PAIR(c10))
86 bilerp4_12(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
91 bilerp4_13(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
97 bilerp4_20(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
102 bilerp4_21(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
107 bilerp4_22(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
112 bilerp4_23(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
118 bilerp4_30(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
123 bilerp4_31(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
128 bilerp4_32(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
133 bilerp4_33(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) argument
180 uint32_t c10 = *a10; local
188 uint32_t c10 = *a10; local
197 uint32_t c10 = *a10; local
206 uint32_t c10 = *a10; local
215 uint32_t c10 = *a10; local
223 uint32_t c10 = *a10; local
232 uint32_t c10 = *a10; local
241 uint32_t c10 = *a10; local
250 uint32_t c10 = *a10; local
258 uint32_t c10 = *a10; local
267 uint32_t c10 = *a10; local
276 uint32_t c10 = *a10; local
[all...]
H A DSkMipMap.cpp136 auto c10 = F::Expand(p1[0]); local
138 auto c = c00 + c10;
154 auto c10 = F::Expand(p1[0]); local
157 auto c = add_121(c00, c10, c20);
189 auto c10 = F::Expand(p1[0]); local
192 auto c = c00 + c10 + c01 + c11;
209 auto c10 = F::Expand(p1[0]); local
214 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21);
251 auto c10 = c12; local
255 auto c = add_121(c00, c01, c02) + add_121(c10, c1
[all...]
/external/clang/test/Analysis/
H A Dpadding_cpp.cpp64 char c10; member in class:SI2
75 char c10; member in class:VirtualSI2
87 char c10; member in class:VtblSI2
93 char c10; member in class:VtblSI3
103 char c10; member in class:MI2
110 char c10; member in class:VtblMI
116 char c10; member in class:VtblMI2
/external/clang/test/CodeGenCXX/
H A Dlto-visibility-inference.cpp69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) {
102 c10->f();
68 f(C1 *c1, C2 *c2, C3 *c3, C4 *c4, C5 *c5, C6 *c6, std::C7 *c7, std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) argument
H A Dvtable-available-externally.cpp155 struct c10 : c1{ struct in namespace:Test7
158 struct c11 : c10, c1{
H A Dmangle-ms-return-qualifiers.cpp83 volatile A &c10() { return *(A*)0; } function
84 // CHECK: "\01?c10@@YAACVA@@XZ"
/external/webrtc/talk/media/base/
H A Dcodec_unittest.cc104 AudioCodec c10(c0);
108 c10.params["x"] = "abc";
112 EXPECT_TRUE(c10 != c0);
114 EXPECT_TRUE(c11 != c10);
116 EXPECT_TRUE(c12 != c10);
118 EXPECT_TRUE(c13 == c10);
183 VideoCodec c10(c0);
187 c10.params["x"] = "abc";
191 EXPECT_TRUE(c10 != c0);
193 EXPECT_TRUE(c11 != c10);
[all...]
/external/icu/icu4c/as_is/os400/
H A Dfixup-icu.sh38 cut -c10-18`;
/external/llvm/test/MC/ARM/
H A Ddeprecated-v8.s17 mcr p15, #0, r5, c7, c10, #4
23 mcr p15, #0, r5, c7, c10, #5
H A Dbasic-arm-instructions.s1091 ldcl p3, c10, [r6, #4]
1104 ldcllt p3, c10, [r6, #4]
1132 @ CHECK: ldcl p3, c10, [r6, #4] @ encoding: [0x01,0xa3,0xd6,0xed]
1145 @ CHECK: ldcllt p3, c10, [r6, #4] @ encoding: [0x01,0xa3,0xd6,0xbd]
2767 stcl p3, c10, [r6, #4]
2780 stcllt p3, c10, [r6, #4]
2808 @ CHECK: stcl p3, c10, [r6, #4] @ encoding: [0x01,0xa3,0xc6,0xed]
2821 @ CHECK: stcllt p3, c10, [r6, #4] @ encoding: [0x01,0xa3,0xc6,0xbd]
/external/v8/src/js/
H A Dharmony-simd.js413 function NAMESwizzleJS(a, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11,
415 return %NAMESwizzle(a, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11,
419 function NAMEShuffleJS(a, b, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10,
421 return %NAMEShuffle(a, b, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10,
495 function Int8x16Constructor(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11,
505 TO_NUMBER(c10), TO_NUMBER(c11),
511 function Uint8x16Constructor(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11,
521 TO_NUMBER(c10), TO_NUMBER(c11),
527 function Bool8x16Constructor(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11,
532 return %CreateBool8x16(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c1
[all...]
/external/libvpx/libvpx/vp8/encoder/x86/
H A Dfwalsh_sse2.asm79 pmaddwd xmm2, [GLOBAL(cn1)] ; c11 b11 c10 b10
85 pshufd xmm5, xmm2, 0xd8 ; c11 c10 b11 b10
91 punpckhqdq xmm4, xmm5 ; c11 c10 d11 d10
/external/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct4x4_add_neon.c100 int64x2_t c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11; local
115 c10 = vmull_lane_s32(vget_low_s32(*a3), vget_high_s32(cospis), 1);
119 c6 = vaddq_s64(c6, c10);
/external/deqp/framework/common/
H A DtcuTexCompareVerifier.cpp925 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i0+1, j0+0)), size0);
931 if (c00.face == CUBEFACE_LAST || c01.face == CUBEFACE_LAST || c10.face == CUBEFACE_LAST || c11.face == CUBEFACE_LAST)
935 depths0[1] = lookupDepthNoBorder(faces0[c10.face], sampler, c10.s, c10.t);
952 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i1+1, j1+0)), size1);
956 if (c00.face == CUBEFACE_LAST || c01.face == CUBEFACE_LAST || c10.face == CUBEFACE_LAST || c11.face == CUBEFACE_LAST)
960 depths1[1] = lookupDepthNoBorder(faces1[c10.face], sampler, c10.s, c10
[all...]
H A DtcuTexLookupVerifier.cpp499 const Vec4 c10 = quad10.p00*(1.0f-a1)*(1.0f-b1) + quad10.p10*a1*(1.0f-b1) + quad10.p01*(1.0f-a1)*b1 + quad10.p11*a1*b1; local
505 const Vec4 cz1 = c10*(1.0f - c1) + c11*c1;
1474 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i+1, j+0)), size); variable
1480 if (c00.face == CUBEFACE_LAST || c01.face == CUBEFACE_LAST || c10.face == CUBEFACE_LAST || c11.face == CUBEFACE_LAST)
1491 quad.p10 = lookup<float>(faces[c10.face], sampler, c10.s, c10.t, 0);
1553 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i0+1, j0+0)), size0); variable
1559 if (c00.face == CUBEFACE_LAST || c01.face == CUBEFACE_LAST || c10.face == CUBEFACE_LAST || c11.face == CUBEFACE_LAST)
1563 quad0.p10 = lookup<float>(faces0[c10
1587 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i1+1, j1+0)), size1); variable
[all...]
/external/skia/src/utils/
H A DSkPatchUtils.cpp110 static SkScalar bilerp(SkScalar tx, SkScalar ty, SkScalar c00, SkScalar c10, SkScalar c01, argument
112 SkScalar a = c00 * (1.f - tx) + c10 * tx;
/external/deqp/modules/glshared/
H A DglsShaderRenderCase.cpp692 Vec4 c10 = colors[v10]; local
713 const Vec4& t1 = tri ? c01 : c10;
714 const Vec4& t2 = tri ? c10 : c01;
/external/deqp/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp395 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); local
397 float dudx = (c10.s - c00.s)*(float)m_textureSpec.width / (float)viewportSize[0];
/external/swiftshader/src/Renderer/
H A DBlitter.cpp1186 Float4 c10; if(!read(c10, s10, state.sourceFormat)) return nullptr;
1194 c10 * (Float4(1.0f) - fx) * fy +
/external/swiftshader/third_party/LLVM/test/MC/ARM/
H A Dbasic-arm-instructions.s667 ldcl p3, c10, [r6, #4]
680 ldcllt p3, c10, [r6, #4]
708 @ CHECK: ldcl p3, c10, [r6, #4] @ encoding: [0x01,0xa3,0xd6,0xed]
721 @ CHECK: ldcllt p3, c10, [r6, #4] @ encoding: [0x01,0xa3,0xd6,0xbd]
1951 stcl p3, c10, [r6, #4]
1964 stcllt p3, c10, [r6, #4]
1992 @ CHECK: stcl p3, c10, [r6, #4] @ encoding: [0x01,0xa3,0xc6,0xed]
2005 @ CHECK: stcllt p3, c10, [r6, #4] @ encoding: [0x01,0xa3,0xc6,0xbd]
H A Dbasic-thumb2-instructions.s519 ldcl p3, c10, [r6, #4]
547 @ CHECK: ldcl p3, c10, [r6, #4] @ encoding: [0xd6,0xed,0x01,0xa3]
2207 stcl p3, c10, [r6, #4]
2235 @ CHECK: stcl p3, c10, [r6, #4] @ encoding: [0xc6,0xed,0x01,0xa3]
/external/elfutils/tests/
H A Drun-allregs.sh2264 42: %c10 (c10), unsigned 32 bits
2337 42: %c10 (c10), unsigned 64 bits
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.cpp3187 const tcu::Vec4 c10 = colors[v10]; local
3208 const tcu::Vec4& t1 = tri ? c01 : c10;
3209 const tcu::Vec4& t2 = tri ? c10 : c01;
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s48 sys #7, C6, c10, #7, x7
/external/boringssl/src/crypto/curve25519/
H A Dcurve25519.c4169 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); local
4232 s10 = c10 + a0 * b10 + a1 * b9 + a2 * b8 + a3 * b7 + a4 * b6 + a5 * b5 +

Completed in 518 milliseconds

12