Home
last modified time | relevance | path

Searched defs:Z3 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
Dsimple_idct_neon.S31 #define Z3 19266 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
/third_party/typescript/tests/cases/compiler/
DintersectionTypeNormalization.ts33 type Z3 = A & C | A & D | X & (M | N) & C | X & (M | N) & D; alias
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.h201 const UINT_64 Z3 = InitBit(2, 3); variable