Searched refs:FIX_0_765366865 (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jfdctint.c | 96 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */ macro 109 #define FIX_0_765366865 FIX(0.765366865) 177 dataptr[2] = (DCTELEM) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), 242 dataptr[DCTSIZE*2] = (DCTELEM) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865),
|
D | fpdfapi_jidctred.c | 62 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */ macro 77 #define FIX_0_765366865 FIX(0.765366865) 164 tmp2 = MULTIPLY(z2, FIX_1_847759065) + MULTIPLY(z3, - FIX_0_765366865); 223 + MULTIPLY((INT32) wsptr[6], - FIX_0_765366865);
|
D | fpdfapi_jidctint.c | 96 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */ macro 109 #define FIX_0_765366865 FIX(0.765366865) 211 tmp3 = z1 + MULTIPLY(z2, FIX_0_765366865); 316 tmp3 = z1 + MULTIPLY(z2, FIX_0_765366865);
|
/external/libjpeg-turbo/ |
D | jfdctint.c | 99 #define FIX_0_765366865 ((JLONG) 6270) /* FIX(0.765366865) */ macro 112 #define FIX_0_765366865 FIX(0.765366865) 180 dataptr[2] = (DCTELEM) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), 245 dataptr[DCTSIZE*2] = (DCTELEM) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865),
|
D | jidctred.c | 65 #define FIX_0_765366865 ((JLONG) 6270) /* FIX(0.765366865) */ macro 80 #define FIX_0_765366865 FIX(0.765366865) 168 tmp2 = MULTIPLY(z2, FIX_1_847759065) + MULTIPLY(z3, - FIX_0_765366865); 227 + MULTIPLY((JLONG) wsptr[6], - FIX_0_765366865);
|
D | jidctint.c | 121 #define FIX_0_765366865 ((JLONG) 6270) /* FIX(0.765366865) */ macro 134 #define FIX_0_765366865 FIX(0.765366865) 237 tmp3 = z1 + MULTIPLY(z2, FIX_0_765366865); 342 tmp3 = z1 + MULTIPLY(z2, FIX_0_765366865); 1541 tmp11 = z3 + MULTIPLY(z1, FIX_0_765366865); /* c3-c9 */ in jpeg_idct_12x12() 1622 tmp11 = z3 + MULTIPLY(z1, FIX_0_765366865); /* c3-c9 */ in jpeg_idct_12x12()
|
/external/libjpeg-turbo/simd/ |
D | jsimd_arm_neon.S | 85 #define FIX_0_765366865 (6270) macro 102 #define FIX_0_541196100_PLUS_0_765366865 (FIX_0_541196100 + FIX_0_765366865) 930 #define FIX_0_765366865 (6270) /* FIX(0.765366865) */ macro 944 .short -FIX_0_765366865 /* d0[1] */
|
D | jsimd_arm64_neon.S | 1031 #define FIX_0_765366865 (6270) /* FIX(0.765366865) */ macro 1045 .short -FIX_0_765366865 /* v0.h[1] */
|