Home
last modified time | relevance | path

Searched refs:FIX_1_961570560 (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Djfdctint.c104 #define FIX_1_961570560 ((JLONG)16069) /* FIX(1.961570560) */ macro
117 #define FIX_1_961570560 FIX(1.961570560)
202 z3 = MULTIPLY(z3, -FIX_1_961570560); /* sqrt(2) * (-c3-c5) */
269 z3 = MULTIPLY(z3, -FIX_1_961570560); /* sqrt(2) * (-c3-c5) */
Djidctint.c126 #define FIX_1_961570560 ((JLONG)16069) /* FIX(1.961570560) */ macro
139 #define FIX_1_961570560 FIX(1.961570560)
271 z3 = MULTIPLY(z3, -FIX_1_961570560); /* sqrt(2) * (-c3-c5) */
373 z3 = MULTIPLY(z3, -FIX_1_961570560); /* sqrt(2) * (-c3-c5) */