Home
last modified time | relevance | path

Searched refs:z12 (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
154 z12 = tmp4 - tmp7;
159 z5 = (z10 + z12) * ((FAST_FLOAT)1.847759065); /* 2*c2 */
160 tmp10 = z5 - z12 * ((FAST_FLOAT)1.082392200); /* 2*(c2-c6) */
212 z12 = wsptr[1] - wsptr[7];
217 z5 = (z10 + z12) * ((FAST_FLOAT)1.847759065); /* 2*c2 */
218 tmp10 = z5 - z12 * ((FAST_FLOAT)1.082392200); /* 2*(c2-c6) */
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
253 z12 = tmp4 - tmp7;
258 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */
259 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; /* 2*(c2-c6) */
335 z12 = (DCTELEM)wsptr[1] - (DCTELEM)wsptr[7];
340 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */
341 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; /* 2*(c2-c6) */
/third_party/libjpeg-turbo/
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
154 z12 = tmp4 - tmp7;
159 z5 = (z10 + z12) * ((FAST_FLOAT)1.847759065); /* 2*c2 */
160 tmp10 = z5 - z12 * ((FAST_FLOAT)1.082392200); /* 2*(c2-c6) */
212 z12 = wsptr[1] - wsptr[7];
217 z5 = (z10 + z12) * ((FAST_FLOAT)1.847759065); /* 2*c2 */
218 tmp10 = z5 - z12 * ((FAST_FLOAT)1.082392200); /* 2*(c2-c6) */
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
253 z12 = tmp4 - tmp7;
258 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */
259 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; /* 2*(c2-c6) */
335 z12 = (DCTELEM)wsptr[1] - (DCTELEM)wsptr[7];
340 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */
341 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; /* 2*(c2-c6) */
/third_party/skia/third_party/externals/libjpeg-turbo/
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
154 z12 = tmp4 - tmp7;
159 z5 = (z10 + z12) * ((FAST_FLOAT)1.847759065); /* 2*c2 */
160 tmp10 = z5 - z12 * ((FAST_FLOAT)1.082392200); /* 2*(c2-c6) */
212 z12 = wsptr[1] - wsptr[7];
217 z5 = (z10 + z12) * ((FAST_FLOAT)1.847759065); /* 2*c2 */
218 tmp10 = z5 - z12 * ((FAST_FLOAT)1.082392200); /* 2*(c2-c6) */
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
253 z12 = tmp4 - tmp7;
258 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */
259 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; /* 2*(c2-c6) */
335 z12 = (DCTELEM)wsptr[1] - (DCTELEM)wsptr[7];
340 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */
341 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; /* 2*(c2-c6) */
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctfst-neon.c155 int16x4_t z12 = vsub_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
162 int16x4_t z10_add_z12 = vsub_s16(z12, neg_z10); in jsimd_idct_ifast_neon()
165 tmp10 = vqdmulh_lane_s16(z12, consts, 0); in jsimd_idct_ifast_neon()
166 tmp10 = vadd_s16(tmp10, z12); in jsimd_idct_ifast_neon()
230 int16x4_t z12 = vsub_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
237 int16x4_t z10_add_z12 = vsub_s16(z12, neg_z10); in jsimd_idct_ifast_neon()
240 tmp10 = vqdmulh_lane_s16(z12, consts, 0); in jsimd_idct_ifast_neon()
241 tmp10 = vadd_s16(tmp10, z12); in jsimd_idct_ifast_neon()
300 int16x8_t z12 = vsubq_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
307 int16x8_t z10_add_z12 = vsubq_s16(z12, neg_z10); in jsimd_idct_ifast_neon()
[all …]
/third_party/typescript/tests/baselines/reference/
DgenericsManyTypeParameters.js33 x12: a112, y14: a212, z12: a312, a12: a412, b12: a512, c12: a612,
53 x12 , y14 , z12 , a12 , b12 , c12,
63 … c9, x10, y12, z10, a10, b10, c10, x11, y13, z11, a11, b11, c11, x12, y14, z12, a12, b12, c12, x13…
75 x12, y14, z12, a12, b12, c12,
DgenericsManyTypeParameters.types3 …3: a211, z11: a311, a11: a411, b11: a511, c11: a611, x12: a112, y14: a212, z12: a312, a12: a412, b…
112 x12: a112, y14: a212, z12: a312, a12: a412, b12: a512, c12: a612,
115 >z12 : a312
171 … , c10, x11 , y13 , z11 , a11 , b11 , c11, x12 , y14 , z12 , a12 , b12 , c12, …
259 x12 , y14 , z12 , a12 , b12 , c12,
262 >z12 : a312
DgenericRestParameters1.js57 const z12 = f11(42); // [42] constant
210 var z12 = f11(42); // [42] variable
302 declare const z12: [42];
DgenericsManyTypeParameters.symbols304 x12: a112, y14: a212, z12: a312, a12: a412, b12: a512, c12: a612,
309 >z12 : Symbol(z12, Decl(genericsManyTypeParameters.ts, 31, 29))
492 x12 , y14 , z12 , a12 , b12 , c12,
495 >z12 : Symbol(z12, Decl(genericsManyTypeParameters.ts, 31, 29))
DgenericRestParameters1.symbols210 const z12 = f11(42); // [42]
211 >z12 : Symbol(z12, Decl(genericRestParameters1.ts, 55, 5))
DgenericRestParameters1.errors.txt64 const z12 = f11(42); // [42]
DgenericRestParameters1.types304 const z12 = f11(42); // [42]
305 >z12 : [42]
/third_party/ffmpeg/libavfilter/
Dvf_fspp.c253 int_simd16_t z1,z2,z3,z4,z5, z10, z11, z12, z13; in column_fidct_c() local
342 z12 = (tmp4 - tmp7) << 1; in column_fidct_c()
346 z5 = MULTIPLY16H(z10 + z12, FIX_1_847759065); in column_fidct_c()
347 tmp10 = MULTIPLY16H(z12, FIX_1_082392200) - z5; in column_fidct_c()
376 int_simd16_t z5, z10, z11, z12, z13; in row_idct_c() local
406 z12 = wsptr[6] - wsptr[7]; in row_idct_c()
411 z5 = MULTIPLY16H(z10 + z12, FIX_1_847759065); in row_idct_c()
412 tmp10 = MULTIPLY16H(z12, FIX_1_082392200) - z5; in row_idct_c()
/third_party/ffmpeg/libavcodec/
D4xm.c168 int z5, z10, z11, z12, z13; in idct() local
187 z12 = block[8 * 1 + i] - block[8 * 7 + i]; in idct()
192 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); in idct()
193 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; in idct()
225 z12 = temp[1 + i] - temp[7 + i]; in idct()
230 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); in idct()
231 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; in idct()
/third_party/typescript/tests/cases/compiler/
DgenericsManyTypeParameters.ts32 x12: a112, y14: a212, z12: a312, a12: a412, b12: a512, c12: a612,
52 x12 , y14 , z12 , a12 , b12 , c12,
/third_party/typescript/tests/cases/conformance/types/rest/
DgenericRestParameters1.ts59 const z12 = f11(42); // [42]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td761 def Z12 : AArch64Reg<12, "z12", [Q12, Z12_HI]>, DwarfRegNum<[108]>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc983 return 257; // "z12"
/third_party/chromium/patch/
D0001-cve.patch48546 z12$2F3`<b7i^L`gnDNuEwr4}U&nc2Wy-r83U(7iCd@${ec`PLKHSxqvB8AOH1RS<-
59374 z12}9Ak^AGs`#}Ya;WdSLAw_d&?bv(<ZESj#g%o0q)H>G4*tic=AsA{_#|B1o>1Y@s