Home
last modified time | relevance | path

Searched refs:FIX_2_562915447 (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jfdctint.c103 #define FIX_2_562915447 ((INT32) 20995) /* FIX(2.562915447) */ macro
116 #define FIX_2_562915447 FIX(2.562915447)
198 z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
263 z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
Dfpdfapi_jidctred.c70 #define FIX_2_562915447 ((INT32) 20995) /* FIX(2.562915447) */ macro
85 #define FIX_2_562915447 FIX(2.562915447)
184 + MULTIPLY(z4, FIX_2_562915447); /* sqrt(2) * (c1+c3) */
243 + MULTIPLY(z4, FIX_2_562915447); /* sqrt(2) * (c1+c3) */
Dfpdfapi_jidctint.c103 #define FIX_2_562915447 ((INT32) 20995) /* FIX(2.562915447) */ macro
116 #define FIX_2_562915447 FIX(2.562915447)
244 z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
346 z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
/external/libjpeg-turbo/
Djfdctint.c106 #define FIX_2_562915447 ((JLONG) 20995) /* FIX(2.562915447) */ macro
119 #define FIX_2_562915447 FIX(2.562915447)
201 z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
266 z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
Djidctred.c73 #define FIX_2_562915447 ((JLONG) 20995) /* FIX(2.562915447) */ macro
88 #define FIX_2_562915447 FIX(2.562915447)
188 + MULTIPLY(z4, FIX_2_562915447); /* sqrt(2) * (c1+c3) */
247 + MULTIPLY(z4, FIX_2_562915447); /* sqrt(2) * (c1+c3) */
Djidctint.c128 #define FIX_2_562915447 ((JLONG) 20995) /* FIX(2.562915447) */ macro
141 #define FIX_2_562915447 FIX(2.562915447)
270 z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
372 z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
2418 tmp0 = z3 + MULTIPLY(z2, FIX_2_562915447); /* (c6+c2)[16] = (c3+c1)[8] */ in jpeg_idct_16x16()
2518 tmp0 = z3 + MULTIPLY(z2, FIX_2_562915447); /* (c6+c2)[16] = (c3+c1)[8] */ in jpeg_idct_16x16()
/external/libjpeg-turbo/simd/
Djsimd_arm_neon.S92 #define FIX_2_562915447 (20995) macro
98 #define FIX_3_072711026_MINUS_2_562915447 (FIX_3_072711026 - FIX_2_562915447)
101 #define FIX_2_053119869_MINUS_2_562915447 (FIX_2_053119869 - FIX_2_562915447)
134 q6 += MULTIPLY(row5, -FIX_2_562915447) + \
151 MULTIPLY(row3, -FIX_2_562915447); \
192 .short FIX_2_562915447 /* d0[2] */
938 #define FIX_2_562915447 (20995) /* FIX(2.562915447) */ macro
952 .short FIX_2_562915447 /* d2[1] */
Djsimd_arm64_neon.S1039 #define FIX_2_562915447 (20995) /* FIX(2.562915447) */ macro
1053 .short FIX_2_562915447 /* v2.h[1] */