Home
last modified time | relevance | path

Searched refs:FIX_0_541196100 (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctfst.c83 #define FIX_0_541196100 ((JLONG)139) /* FIX(0.541196100) */ macro
88 #define FIX_0_541196100 FIX(0.541196100)
161 z2 = MULTIPLY(tmp10, FIX_0_541196100) + z5; /* c2-c6 */ in jpeg_fdct_ifast()
211 z2 = MULTIPLY(tmp10, FIX_0_541196100) + z5; /* c2-c6 */ in jpeg_fdct_ifast()
H A Djfdctint.c98 #define FIX_0_541196100 ((JLONG)4433) /* FIX(0.541196100) */ macro
111 #define FIX_0_541196100 FIX(0.541196100)
179 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); in jpeg_fdct_islow()
244 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); in jpeg_fdct_islow()
H A Djidctint.c120 #define FIX_0_541196100 ((JLONG)4433) /* FIX(0.541196100) */ macro
133 #define FIX_0_541196100 FIX(0.541196100)
235 z1 = MULTIPLY(z2 + z3, FIX_0_541196100); in jpeg_idct_islow()
340 z1 = MULTIPLY(z2 + z3, FIX_0_541196100); in jpeg_idct_islow()
1526 tmp14 = MULTIPLY(z2, -FIX_0_541196100); /* -c9 */ in jpeg_idct_12x12()
1540 z3 = MULTIPLY(z1 + z2, FIX_0_541196100); /* c9 */ in jpeg_idct_12x12()
1607 tmp14 = MULTIPLY(z2, -FIX_0_541196100); /* -c9 */ in jpeg_idct_12x12()
1621 z3 = MULTIPLY(z1 + z2, FIX_0_541196100); /* c9 */ in jpeg_idct_12x12()
2405 tmp2 = MULTIPLY(z1, FIX_0_541196100); /* c12[16] = c6[8] */ in jpeg_idct_16x16()
2505 tmp2 = MULTIPLY(z1, FIX_0_541196100); /* c1 in jpeg_idct_16x16()
[all...]
/third_party/ffmpeg/libavcodec/
H A Djfdctfst.c116 #define FIX_0_541196100 ((int32_t) 139) /* FIX(0.541196100) */ macro
121 #define FIX_0_541196100 FIX(0.541196100)
186 z2 = MULTIPLY(tmp10, FIX_0_541196100) + z5; /* c2-c6 */ in row_fdct()
252 z2 = MULTIPLY(tmp10, FIX_0_541196100) + z5; /* c2-c6 */ in ff_fdct_ifast()
330 #undef FIX_0_541196100 macro
H A Djfdctint_template.c142 #define FIX_0_541196100 ((int32_t) 4433) /* FIX(0.541196100) */ macro
155 #define FIX_0_541196100 FIX(0.541196100) macro
217 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); in row_fdct()
298 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); in ff_jpeg_fdct_islow()
376 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); in ff_fdct248_islow()
390 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); in ff_fdct248_islow()
H A Djrevdct.c191 #define FIX_0_541196100 4433 macro
276 z1 = MULTIPLY(d2 + d6, FIX_0_541196100); in ff_j_rev_dct()
290 tmp3 = MULTIPLY(d6, FIX_0_541196100); in ff_j_rev_dct()
303 tmp2 = MULTIPLY(d2, FIX_0_541196100); in ff_j_rev_dct()
622 z1 = MULTIPLY(d2 + d6, FIX_0_541196100); in ff_j_rev_dct()
636 tmp3 = MULTIPLY(d6, FIX_0_541196100); in ff_j_rev_dct()
649 tmp2 = MULTIPLY(d2, FIX_0_541196100); in ff_j_rev_dct()
1007 z1 = MULTIPLY(d2 + d6, FIX_0_541196100); in ff_j_rev_dct4()
1021 tmp3 = MULTIPLY(d6, FIX_0_541196100); in ff_j_rev_dct4()
1034 tmp2 = MULTIPLY(d2, FIX_0_541196100); in ff_j_rev_dct4()
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_fspp.h45 static const int16_t FIX_0_541196100 = FIX(0.541196100, 14); variable
H A Dvf_fspp.c318 z2 = MULTIPLY16H(tmp10 << 2, FIX_0_541196100) + z5; in column_fidct_c()
477 z2 = MULTIPLY16H(tmp10, FIX_0_541196100) + z5; in row_fdct_c()
/third_party/ffmpeg/libavcodec/arm/
H A Djrevdct_arm.S31 #define FIX_0_541196100 4433 define
371 .word FIX_0_541196100

Completed in 10 milliseconds