Home
last modified time | relevance | path

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

/external/jpeg/
Djfdctint.c101 #define FIX_1_961570560 ((INT32) 16069) /* FIX(1.961570560) */ macro
114 #define FIX_1_961570560 FIX(1.961570560)
199 z3 = MULTIPLY(z3, - FIX_1_961570560); /* sqrt(2) * (-c3-c5) */
264 z3 = MULTIPLY(z3, - FIX_1_961570560); /* sqrt(2) * (-c3-c5) */
Djidctint.c101 #define FIX_1_961570560 ((INT32) 16069) /* FIX(1.961570560) */ macro
114 #define FIX_1_961570560 FIX(1.961570560)
245 z3 = MULTIPLY(z3, - FIX_1_961570560); /* sqrt(2) * (-c3-c5) */
347 z3 = MULTIPLY(z3, - FIX_1_961570560); /* sqrt(2) * (-c3-c5) */