Home
last modified time | relevance | path

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

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jfdctint.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) */
Dfpdfapi_jidctint.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) */
/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) */
267 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) */
/external/libjpeg-turbo/simd/
Djsimd_arm_neon.S90 #define FIX_1_961570560 (16069) macro
95 #define FIX_1_175875602_MINUS_1_961570560 (FIX_1_175875602 - FIX_1_961570560)