Home
last modified time | relevance | path

Searched refs:W5 (Results 1 – 25 of 46) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dsimple_idct_template.c39 #undef W5
54 #define W5 12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
72 #define W5 12873 // 51491 macro
95 #define W5 25746 macro
173 b2 = MUL(W5, row[1]);
176 MAC(b3, -W5, row[3]);
188 MAC(b0, W5, row[5]);
192 MAC(b1, -W5, row[7]);
224 b2 = MUL(W5, col[8*1]); \
230 MAC(b3, -W5, col[8*3]); \
[all …]
Dwmv2dsp.c31 #define W5 1609 /* 2048*sqrt (2)*cos (5*pi/16) */ macro
43 a5 = W5 * b[5] + W3 * b[3]; in wmv2_idct_row()
44 a3 = W3 * b[5] - W5 * b[3]; in wmv2_idct_row()
73 a5 = (W5 * b[8 * 5] + W3 * b[8 * 3] + 4) >> 3; in wmv2_idct_col()
74 a3 = (W3 * b[8 * 5] - W5 * b[8 * 3] + 4) >> 3; in wmv2_idct_col()
/third_party/ffmpeg/libavcodec/alpha/
Dsimple_idct_alpha.c39 #define W5 12873 macro
105 b2 = W5 * t; in idct_row()
120 b3 -= W5 * t; in idct_row()
127 b0 += W5 * t; in idct_row()
137 b1 -= W5 * t; in idct_row()
189 b2 = W5 * col[8 * 1]; in idct_col()
202 b3 -= W5 * col[8 * 3]; in idct_col()
206 b0 += W5 * col[8 * 5]; in idct_col()
214 b1 -= W5 * col[8 * 7]; in idct_col()
/third_party/ffmpeg/libavcodec/mips/
Dsimple_idct_mmi.c35 #define W5 12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
45 W1, W3, W5, W7,
47 W3, -W7, -W1, -W5,
49 W5, -W1, W7, W3,
51 W7, -W5, W3, -W1,
Dwmv2dsp_mmi.c33 #define W5 1609 /* 2048*sqrt (2)*cos (5*pi/16) */ macro
46 a3 = W3 * b[5] - W5 * b[3]; in wmv2_idct_row_mmi()
48 a5 = W5 * b[5] + W3 * b[3]; in wmv2_idct_row_mmi()
76 a3 = (W3 * b[40] - W5 * b[24] + 4) >> 3; in wmv2_idct_col_mmi()
78 a5 = (W5 * b[40] + W3 * b[24] + 4) >> 3; in wmv2_idct_col_mmi()
/third_party/ffmpeg/libavcodec/arm/
Dsimple_idct_arm.S33 #define W5 12873 macro
94 @@ MUL16(b2, W5, row[1]);
99 @@ MAC16(b3, -W5, row[3]);
104 ldr r10, =W5 @ R10=W5
107 …mul r5, r10, r7 @ R5=W5*ROWr16[1]=b2 (ROWr16[1] must be the second arg, to have the possi…
116 …mlane r7, r10, r2, r7 @ R7-=W5*ROWr16[3]=b3 (ROWr16[3] must be the second arg, to have the poss…
119 @@ R5=b2, R6=ROWr16[0], R7=b3, R8=W1, R9=W3, R10=W5, R11=W7,
127 @@ R5=b2, R6=ROWr16[0], R7=b3, R8=W1, R9=W3, R10=W5, R11=W7,
129 @@ MAC16(b0, W5, row[5]);
136 @@ MAC16(b1, -W5, row[7]);
[all …]
Dsimple_idct_armv6.S30 #define W5 12873 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */ macro
41 #define W57 (W5 | (W7 << 16))
Dsimple_idct_neon.S32 #define W5 12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
247 .short W1, W2, W3, W4, W5, W6, W7, W4c
Dsimple_idct_armv5te.S30 #define W5 12873 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */ macro
38 #define W57 (W5 | (W7 << 16))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFCallingConv.td37 CCIfType<[i32], CCAssignToRegWithShadow<[W1, W2, W3, W4, W5],
42 [W1, W2, W3, W4, W5]>>,
/third_party/node/
D.flake83 ignore=E1,E2,E3,E4,E5,E7,W5,W6
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CallingConvention.td92 CCIfType<[i32], CCAssignToRegWithShadow<[W0, W1, W2, W3, W4, W5, W6, W7],
102 [W0, W1, W2, W3, W4, W5, W6, W7]>>,
141 CCIfType<[i32], CCAssignToRegWithShadow<[W0, W1, W2, W3, W4, W5, W6, W7],
144 [W0, W1, W2, W3, W4, W5, W6, W7]>>,
209 CCIfType<[i32], CCAssignToRegWithShadow<[W0, W1, W2, W3, W4, W5, W6, W7],
214 [W0, W1, W2, W3, W4, W5, W6]>>>,
219 [W0, W1, W2, W3, W4, W5, W6, W7]>>,
310 CCIfType<[i32], CCAssignToRegWithShadow<[W0, W1, W2, W3, W4, W5, W6, W7],
313 [W0, W1, W2, W3, W4, W5, W6, W7]>>,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCallingConv.td89 CCAssignToReg<[W0,W1,W2,W3,W4,W5,W6,W7]>>>,
103 CCAssignToReg<[W0,W1,W2,W3,W4,W5,W6,W7]>>>,
DHexagonRegisterInfo.cpp74 W0, W1, W2, W3, W4, W5, W6, W7, W8, W9, W10, W11, W12, W13, W14, W15, 0 in getCallerSavedRegs()
DHexagonRegisterInfo.td196 def W5 : Rd<10, "v11:10", [V10, V11]>, DwarfRegNum<[109]>;
213 def VQ2 : Rd< 8, "v11:8", [W4, W5]>, DwarfRegNum<[254]>;
/third_party/ffmpeg/libavcodec/x86/
Dsimple_idct10_template.asm160 ; b2 = MUL(W5, row[1]);
163 ; MAC(b3, -W5, row[3]);
179 ; MAC(b0, W5, row[5]);
182 ; MAC(b1, -W5, row[7]);
Dsimple_idct10.asm54 %define W5sh2 12873 ; W5 = 51491 = 12873<<2 - 1
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenCallingConv.inc216 …AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64…
258 …AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64…
460 …AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64…
477 AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6
502 …AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64…
1055 …AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64…
1071 …AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64…
1196 …AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64…
1212 …AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64…
/third_party/typescript/tests/cases/compiler/
DconstEnums.ts37 W5 = Enum1[`V`], enumerator
/third_party/typescript/tests/baselines/reference/
DconstEnums.js38 W5 = Enum1[`V`],
DconstEnums.types176 W5 = Enum1[`V`],
177 >W5 : Enum1
DconstEnums.symbols132 W5 = Enum1[`V`],
133 >W5 : Symbol(Enum1.W5, Decl(constEnums.ts, 35, 20))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/Disassembler/
DBPFDisassembler.cpp112 BPF::W0, BPF::W1, BPF::W2, BPF::W3, BPF::W4, BPF::W5,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h36 case AArch64::X5: return AArch64::W5; in getWRegFromXReg()
76 case AArch64::W5: return AArch64::X5; in getXRegFromWReg()
/third_party/ffmpeg/libavcodec/ppc/
Dfdctdsp.c53 #define W5 (M_SQRT2 * (C1 + C3 - C5 + C7)) macro
63 { W4, W5, W6, W7 },

12