Searched refs:FIX_0_390180644 (Results 1 – 10 of 10) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | jrevdct.c | 187 #define FIX_0_390180644 3196 macro 340 z4 = MULTIPLY(-z4, FIX_0_390180644); 361 z4 = MULTIPLY(-d5, FIX_0_390180644); 384 z4 = MULTIPLY(-z4, FIX_0_390180644); 400 z4 = MULTIPLY(-d5, FIX_0_390180644); 426 z4 = MULTIPLY(-d1, FIX_0_390180644); 460 z4 = MULTIPLY(-d1, FIX_0_390180644); 491 z4 = MULTIPLY(-z4, FIX_0_390180644); 506 z4 = MULTIPLY(-d5, FIX_0_390180644); 685 z4 = MULTIPLY(-z4, FIX_0_390180644); [all …]
|
D | jfdctint_template.c | 141 #define FIX_0_390180644 ((int32_t) 3196) /* FIX(0.390180644) */ macro 154 #define FIX_0_390180644 FIX(0.390180644) macro 241 z4 = MULTIPLY(z4, - FIX_0_390180644); /* sqrt(2) * (c5-c3) */ in FUNC() 322 z4 = MULTIPLY(z4, - FIX_0_390180644); /* sqrt(2) * (c5-c3) */ in FUNC()
|
/third_party/libjpeg-turbo/ |
D | jfdctint.c | 97 #define FIX_0_390180644 ((JLONG)3196) /* FIX(0.390180644) */ macro 110 #define FIX_0_390180644 FIX(0.390180644) 203 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */ 270 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */
|
D | jidctint.c | 119 #define FIX_0_390180644 ((JLONG)3196) /* FIX(0.390180644) */ macro 132 #define FIX_0_390180644 FIX(0.390180644) 272 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */ 374 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctint.c | 97 #define FIX_0_390180644 ((JLONG)3196) /* FIX(0.390180644) */ macro 110 #define FIX_0_390180644 FIX(0.390180644) 203 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */ 270 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */
|
D | jidctint.c | 119 #define FIX_0_390180644 ((JLONG)3196) /* FIX(0.390180644) */ macro 132 #define FIX_0_390180644 FIX(0.390180644) 272 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */ 374 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctint.c | 97 #define FIX_0_390180644 ((JLONG)3196) /* FIX(0.390180644) */ macro 110 #define FIX_0_390180644 FIX(0.390180644) 203 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */ 270 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */
|
D | jidctint.c | 119 #define FIX_0_390180644 ((JLONG)3196) /* FIX(0.390180644) */ macro 132 #define FIX_0_390180644 FIX(0.390180644) 272 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */ 374 z4 = MULTIPLY(z4, -FIX_0_390180644); /* sqrt(2) * ( c5-c3) */
|
/third_party/libjpeg-turbo/simd/arm/ |
D | jsimd_neon.S | 84 #define FIX_0_390180644 (3196) macro 97 #define FIX_1_175875602_MINUS_0_390180644 (FIX_1_175875602 - FIX_0_390180644)
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jsimd_neon.S | 84 #define FIX_0_390180644 (3196) macro 97 #define FIX_1_175875602_MINUS_0_390180644 (FIX_1_175875602 - FIX_0_390180644)
|