Home
last modified time | relevance | path

Searched defs:Z1 (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
Dsimple_idct_neon.S29 #define Z1 22725 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
/third_party/typescript/tests/cases/compiler/
DintersectionTypeNormalization.ts31 type Z1 = (A | X & (M | N)) & (C | D); alias
/third_party/openssl/test/
Ddhtest.c559 unsigned char *Z1 = NULL; in rfc5114_test() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSetupRoutine.cpp457 …Float Z1 = z1 * *Pointer<Float>(data + OFFSET(DrawData, depthRange)) + *Pointer<Float>(data + OFFS… in generate() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.h199 const UINT_64 Z1 = InitBit(2, 1); variable
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp1590 Int Z1 = Z0 + 1; in sample() local