Searched refs:FIX_0_765366865 (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | fpdfapi_jfdctint.c | 97 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */ macro 110 #define FIX_0_765366865 FIX(0.765366865) 178 dataptr[2] = (DCTELEM) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), 243 dataptr[DCTSIZE*2] = (DCTELEM) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865),
|
D | fpdfapi_jidctred.c | 63 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */ macro 78 #define FIX_0_765366865 FIX(0.765366865) 165 tmp2 = MULTIPLY(z2, FIX_1_847759065) + MULTIPLY(z3, - FIX_0_765366865); 224 + MULTIPLY((INT32) wsptr[6], - FIX_0_765366865);
|
D | fpdfapi_jidctint.c | 97 #define FIX_0_765366865 ((INT32) 6270) /* FIX(0.765366865) */ macro 110 #define FIX_0_765366865 FIX(0.765366865) 212 tmp3 = z1 + MULTIPLY(z2, FIX_0_765366865); 317 tmp3 = z1 + MULTIPLY(z2, FIX_0_765366865);
|
/external/jpeg/ |
D | 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 | 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);
|
D | 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 | jsimd_arm_neon.S | 311 #define FIX_0_765366865 (6270) /* FIX(0.765366865) */ macro 325 .short -FIX_0_765366865 /* d0[1] */
|