Home
last modified time | relevance | path

Searched refs:FIX_0_765366865 (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctint.c99 #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), in jpeg_fdct_islow()
246 (DCTELEM)DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), in jpeg_fdct_islow()
H A Djidctred.c65 #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); in jpeg_idct_4x4()
231 MULTIPLY((JLONG)wsptr[6], -FIX_0_765366865); in jpeg_idct_4x4()
H A Djidctint.c121 #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); in jpeg_idct_islow()
342 tmp3 = z1 + MULTIPLY(z2, FIX_0_765366865); in jpeg_idct_islow()
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()
/third_party/ffmpeg/libavcodec/
H A Djfdctint_template.c143 #define FIX_0_765366865 ((int32_t) 6270) /* FIX(0.765366865) */ macro
156 #define FIX_0_765366865 FIX(0.765366865) macro
218 dataptr[2] = (int16_t) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), in row_fdct()
299 dataptr[DCTSIZE*2] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), in ff_jpeg_fdct_islow()
377 dataptr[DCTSIZE*2] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), in ff_fdct248_islow()
391 dataptr[DCTSIZE*3] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), in ff_fdct248_islow()
H A Djrevdct.c193 #define FIX_0_765366865 6270 macro
278 tmp3 = z1 + MULTIPLY(d2, FIX_0_765366865); in ff_j_rev_dct()
624 tmp3 = z1 + MULTIPLY(d2, FIX_0_765366865); in ff_j_rev_dct()
1009 tmp3 = z1 + MULTIPLY(d2, FIX_0_765366865); in ff_j_rev_dct4()
1087 tmp3 = z1 + MULTIPLY(d2, FIX_0_765366865); in ff_j_rev_dct4()
/third_party/ffmpeg/libavcodec/arm/
H A Djrevdct_arm.S32 #define FIX_0_765366865 6270 define
372 .word FIX_0_765366865

Completed in 10 milliseconds