Searched refs:FIX_3_072711026 (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctint.c | 107 #define FIX_3_072711026 ((JLONG)25172) /* FIX(3.072711026) */ macro 120 #define FIX_3_072711026 FIX(3.072711026) 198 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ 265 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
|
D | jidctint.c | 129 #define FIX_3_072711026 ((JLONG)25172) /* FIX(3.072711026) */ macro 142 #define FIX_3_072711026 FIX(3.072711026) 267 tmp2 = MULTIPLY(tmp2, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ 369 tmp2 = MULTIPLY(tmp2, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctint.c | 107 #define FIX_3_072711026 ((JLONG)25172) /* FIX(3.072711026) */ macro 120 #define FIX_3_072711026 FIX(3.072711026) 198 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ 265 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
|
D | jidctint.c | 129 #define FIX_3_072711026 ((JLONG)25172) /* FIX(3.072711026) */ macro 142 #define FIX_3_072711026 FIX(3.072711026) 267 tmp2 = MULTIPLY(tmp2, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ 369 tmp2 = MULTIPLY(tmp2, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
|
/third_party/libjpeg-turbo/ |
D | jfdctint.c | 107 #define FIX_3_072711026 ((JLONG)25172) /* FIX(3.072711026) */ macro 120 #define FIX_3_072711026 FIX(3.072711026) 198 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ 265 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
|
D | jidctint.c | 129 #define FIX_3_072711026 ((JLONG)25172) /* FIX(3.072711026) */ macro 142 #define FIX_3_072711026 FIX(3.072711026) 267 tmp2 = MULTIPLY(tmp2, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ 369 tmp2 = MULTIPLY(tmp2, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
|
/third_party/ffmpeg/libavcodec/ |
D | jfdctint_template.c | 151 #define FIX_3_072711026 ((int32_t) 25172) /* FIX(3.072711026) */ macro 164 #define FIX_3_072711026 FIX(3.072711026) macro 236 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ in FUNC() 317 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ in FUNC()
|
D | jrevdct.c | 207 #define FIX_3_072711026 25172 macro 335 tmp2 = MULTIPLY(d3, FIX_3_072711026); 357 tmp2 = MULTIPLY(d3, FIX_3_072711026); 421 tmp2 = MULTIPLY(d3, FIX_3_072711026); 486 tmp2 = MULTIPLY(d3, FIX_3_072711026); 680 tmp2 = MULTIPLY(d3, FIX_3_072711026); 702 tmp2 = MULTIPLY(d3, FIX_3_072711026); 767 tmp2 = MULTIPLY(d3, FIX_3_072711026); 832 tmp2 = MULTIPLY(d3, FIX_3_072711026);
|
/third_party/ffmpeg/libavcodec/arm/ |
D | jrevdct_arm.S | 36 #define FIX_3_072711026 25172 macro 376 .word FIX_3_072711026
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jsimd_neon.S | 94 #define FIX_3_072711026 (25172) macro 99 #define FIX_3_072711026_MINUS_2_562915447 (FIX_3_072711026 - FIX_2_562915447)
|
/third_party/libjpeg-turbo/simd/arm/ |
D | jsimd_neon.S | 94 #define FIX_3_072711026 (25172) macro 99 #define FIX_3_072711026_MINUS_2_562915447 (FIX_3_072711026 - FIX_2_562915447)
|