Home
last modified time | relevance | path

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

/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) */
270 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/arm/
Djsimd_neon.S84 #define FIX_0_390180644 (3196) macro
97 #define FIX_1_175875602_MINUS_0_390180644 (FIX_1_175875602 - FIX_0_390180644)