Home
last modified time | relevance | path

Searched refs:FIX_0_390180644 (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jfdctint.c94 #define FIX_0_390180644 ((INT32) 3196) /* FIX(0.390180644) */ macro
107 #define FIX_0_390180644 FIX(0.390180644)
200 z4 = MULTIPLY(z4, - FIX_0_390180644); /* sqrt(2) * (c5-c3) */
265 z4 = MULTIPLY(z4, - FIX_0_390180644); /* sqrt(2) * (c5-c3) */
Dfpdfapi_jidctint.c94 #define FIX_0_390180644 ((INT32) 3196) /* FIX(0.390180644) */ macro
107 #define FIX_0_390180644 FIX(0.390180644)
246 z4 = MULTIPLY(z4, - FIX_0_390180644); /* sqrt(2) * (c5-c3) */
348 z4 = MULTIPLY(z4, - FIX_0_390180644); /* sqrt(2) * (c5-c3) */
/external/libjpeg-turbo/
Djfdctint.c97 #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) */
268 z4 = MULTIPLY(z4, - FIX_0_390180644); /* sqrt(2) * (c5-c3) */
Djidctint.c119 #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) */
/external/libjpeg-turbo/simd/
Djsimd_arm_neon.S83 #define FIX_0_390180644 (3196) macro
96 #define FIX_1_175875602_MINUS_0_390180644 (FIX_1_175875602 - FIX_0_390180644)