Searched defs:z12 (Results 1 - 9 of 9) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
H A D | thisAndSuperInStaticMembers2(target=es2015).js | |
H A D | thisAndSuperInStaticMembers2(target=es2022).js | |
H A D | thisAndSuperInStaticMembers2(target=esnext).js | |
H A D | genericRestParameters1.js | 214 var z12 = f11(42); // [42]
variable
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jidctflt.c | 78 FAST_FLOAT z5, z10, z11, z12, z13; in jpeg_idct_float() local
|
H A D | jidctfst.c | 177 DCTELEM z5, z10, z11, z12, z13; in jpeg_idct_ifast() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_fspp.c | 252 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
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
H A D | jidctfst-neon.c | 155 int16x4_t z12 = vsub_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local 230 int16x4_t z12 = vsub_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local 300 int16x8_t z12 = vsubq_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local 381 int16x8_t z12 = vsubq_s16(col1, col7); jsimd_idct_ifast_neon() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | 4xm.c | 170 int z5, z10, z11, z12, z13; in idct() local
|
Completed in 7 milliseconds