Home
last modified time | relevance | path

Searched refs:FIX_1_501321110 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctint.c102 #define FIX_1_501321110 ((JLONG)12299) /* FIX(1.501321110) */ macro
115 #define FIX_1_501321110 FIX(1.501321110)
199 tmp7 = MULTIPLY(tmp7, FIX_1_501321110); /* sqrt(2) * ( c1+c3-c5-c7) */ in jpeg_fdct_islow()
266 tmp7 = MULTIPLY(tmp7, FIX_1_501321110); /* sqrt(2) * ( c1+c3-c5-c7) */ in jpeg_fdct_islow()
H A Djidctint.c124 #define FIX_1_501321110 ((JLONG)12299) /* FIX(1.501321110) */ macro
137 #define FIX_1_501321110 FIX(1.501321110)
268 tmp3 = MULTIPLY(tmp3, FIX_1_501321110); /* sqrt(2) * ( c1+c3-c5-c7) */ in jpeg_idct_islow()
370 tmp3 = MULTIPLY(tmp3, FIX_1_501321110); /* sqrt(2) * ( c1+c3-c5-c7) */ in jpeg_idct_islow()
/third_party/ffmpeg/libavcodec/
H A Djrevdct.c202 #define FIX_1_501321110 12299 macro
338 tmp3 = MULTIPLY(d1, FIX_1_501321110); in ff_j_rev_dct()
382 tmp3 = MULTIPLY(d1, FIX_1_501321110); in ff_j_rev_dct()
424 tmp3 = MULTIPLY(d1, FIX_1_501321110); in ff_j_rev_dct()
489 tmp3 = MULTIPLY(d1, FIX_1_501321110); in ff_j_rev_dct()
683 tmp3 = MULTIPLY(d1, FIX_1_501321110); in ff_j_rev_dct()
728 tmp3 = MULTIPLY(d1, FIX_1_501321110); in ff_j_rev_dct()
770 tmp3 = MULTIPLY(d1, FIX_1_501321110); in ff_j_rev_dct()
835 tmp3 = MULTIPLY(d1, FIX_1_501321110); in ff_j_rev_dct()
H A Djfdctint_template.c146 #define FIX_1_501321110 ((int32_t) 12299) /* FIX(1.501321110) */ macro
159 #define FIX_1_501321110 FIX(1.501321110) macro
237 tmp7 = MULTIPLY(tmp7, FIX_1_501321110); /* sqrt(2) * ( c1+c3-c5-c7) */ in row_fdct()
318 tmp7 = MULTIPLY(tmp7, FIX_1_501321110); /* sqrt(2) * ( c1+c3-c5-c7) */ in ff_jpeg_fdct_islow()
/third_party/ffmpeg/libavcodec/arm/
H A Djrevdct_arm.S34 #define FIX_1_501321110 12299 define
374 .word FIX_1_501321110

Completed in 8 milliseconds