Home
last modified time | relevance | path

Searched defs:z11 (Results 1 – 15 of 15) sorted by relevance

/external/libjpeg-turbo/simd/arm/
Djidctfst-neon.c154 int16x4_t z11 = vadd_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
229 int16x4_t z11 = vadd_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
299 int16x8_t z11 = vaddq_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
380 int16x8_t z11 = vaddq_s16(col1, col7); in jsimd_idct_ifast_neon() local
Djfdctfst-neon.c124 int16x8_t z11 = vaddq_s16(tmp7, z3); /* phase 5 */ in jsimd_fdct_ifast_neon() local
/external/libjpeg-turbo/
Djfdctflt.c64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
Djfdctfst.c121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
/external/compiler-rt/test/asan/TestCases/Posix/
Dstack-overflow.cc30 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13; variable
/external/libwebsockets/plugins/ssh-base/crypto/
Dfe25519.c223 fe25519 z11; in fe25519_invert() local
290 fe25519 z11; in fe25519_pow2523() local
Dsmult_curve25519_ref.c184 unsigned int z11[32]; in recip() local
/external/rust/crates/ring/crypto/fipsmodule/aes/
Daes_nohw.c606 aes_word_t z11 = aes_nohw_and(t33, y4); in aes_nohw_sub_bytes() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c605 aes_word_t z11 = aes_nohw_and(t33, y4); in aes_nohw_sub_bytes() local
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c605 aes_word_t z11 = aes_nohw_and(t33, y4); in aes_nohw_sub_bytes() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c604 aes_word_t z11 = aes_nohw_and(t33, y4); in aes_nohw_sub_bytes() local
/external/armnn/third-party/stb/
Dstb_image_write.h1068 float z1, z2, z3, z4, z5, z11, z13; in stbiw__jpg_DCT() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1034 LLVMValueRef z00 = NULL, z01 = NULL, z10 = NULL, z11 = NULL; in lp_build_sample_image_linear() local