Home
last modified time | relevance | path

Searched defs:z5 (Results 1 - 20 of 20) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DtypeArgInference2.js12 var z5 = foo({ name: "abc", a: 5 }); // { name: string; a: number } variable
20 var z5 = foo({ name: "abc", a: 5 }); // { name: string; a: number } variable
H A DdownlevelLetConst15.js43 var z5 = 1; variable
95 var z5 = 1; variable
H A DdownlevelLetConst14.js43 var z5 = 1; variable
95 var z5 = 1; variable
H A DinitializersWidened.js25 var z5 = void 0 || y2; variable
44 var z5 = void 0 || y2; variable
H A DintersectionOfUnionOfUnitTypes.js47 var z5; // never variable
H A DlogicalAndOperatorStrictMode.js152 var z5 = z && v; variable
/third_party/ffmpeg/libavcodec/aarch64/
H A Dsimple_idct_neon.S44 #define z5 v0.H[4] define
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctflt.c64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; in jpeg_fdct_float() local
H A Djfdctfst.c121 DCTELEM z1, z2, z3, z4, z5, z11, z13; in jpeg_fdct_ifast() local
H A Djfdctint.c147 JLONG z1, z2, z3, z4, z5; in jpeg_fdct_islow() local
H A Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; in jpeg_idct_float() local
[all...]
H A Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; in jpeg_idct_ifast() local
H A Djidctint.c179 JLONG z1, z2, z3, z4, z5; in jpeg_idct_islow() local
1079 JLONG z1, z2, z3, z4, z5; in jpeg_idct_10x10() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Djfdctfst.c147 int z1, z2, z3, z4, z5, z11, z13; in row_fdct() local
211 int z1, z2, z3, z4, z5, z11, z13; in ff_fdct_ifast() local
H A Djfdctint_template.c186 int z1, z2, z3, z4, z5; in row_fdct() local
264 int z1, z2, z3, z4, z5; in ff_jpeg_fdct_islow() local
H A Djrevdct.c219 int32_t z1, z2, z3, z4, z5; in ff_j_rev_dct() local
[all...]
H A D4xm.c170 int z5, z10, z11, z12, z13; in idct() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djfdctfst-neon.c116 int16x8_t z5 = vqdmulhq_lane_s16(vsubq_s16(tmp10, tmp12), consts, 0); in jsimd_fdct_ifast_neon() local
[all...]
H A Djidctfst-neon.c163 int16x4_t z5 = vqdmulh_lane_s16(z10_add_z12, consts, 2); in jsimd_idct_ifast_neon() local
238 int16x4_t z5 = vqdmulh_lane_s16(z10_add_z12, consts, 2); in jsimd_idct_ifast_neon() local
308 int16x8_t z5 = vqdmulhq_lane_s16(z10_add_z12, consts, 2); jsimd_idct_ifast_neon() local
389 int16x8_t z5 = vqdmulhq_lane_s16(z10_add_z12, consts, 2); jsimd_idct_ifast_neon() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_fspp.c252 int_simd16_t z1,z2,z3,z4,z5, z10, z11, z12, z13; in column_fidct_c() local
375 int_simd16_t z5, z10, z11, z12, z13; in row_idct_c() local
437 int_simd16_t z1, z2, z3, z4, z5, z11, z13; row_fdct_c() local
[all...]

Completed in 15 milliseconds