Searched refs:FIX_0_765366865 (Results 1 – 5 of 5) sorted by relevance
/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), 246 (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); 231 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/arm/ |
D | jsimd_neon.S | 86 #define FIX_0_765366865 (6270) macro 103 #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] */
|
/external/libjpeg-turbo/simd/arm64/ |
D | jsimd_neon.S | 105 #define FIX_0_765366865 (6270) /* FIX(0.765366865) */ macro 119 .short -FIX_0_765366865 /* v0.h[1] */
|