Home
last modified time | relevance | path

Searched refs:FIX_1_306562965 (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Djfdctfst.c85 #define FIX_1_306562965 ((JLONG)334) /* FIX(1.306562965) */ macro
90 #define FIX_1_306562965 FIX(1.306562965)
162 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
212 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
/third_party/libjpeg-turbo/
Djfdctfst.c85 #define FIX_1_306562965 ((JLONG)334) /* FIX(1.306562965) */ macro
90 #define FIX_1_306562965 FIX(1.306562965)
162 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
212 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djfdctfst.c85 #define FIX_1_306562965 ((JLONG)334) /* FIX(1.306562965) */ macro
90 #define FIX_1_306562965 FIX(1.306562965)
162 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
212 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
/third_party/ffmpeg/libavcodec/
Djfdctfst.c119 #define FIX_1_306562965 ((int32_t) 334) /* FIX(1.306562965) */ macro
124 #define FIX_1_306562965 FIX(1.306562965)
188 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
254 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */ in ff_fdct_ifast()
332 #undef FIX_1_306562965
Djrevdct.c197 #define FIX_1_306562965 10703 macro
287 tmp2 = MULTIPLY(-d6, FIX_1_306562965);
302 tmp3 = MULTIPLY(d2, FIX_1_306562965);
633 tmp2 = MULTIPLY(-d6, FIX_1_306562965);
648 tmp3 = MULTIPLY(d2, FIX_1_306562965);
1018 tmp2 = MULTIPLY(-d6, FIX_1_306562965); in ff_j_rev_dct4()
1033 tmp3 = MULTIPLY(d2, FIX_1_306562965); in ff_j_rev_dct4()
1096 tmp2 = MULTIPLY(-d6, FIX_1_306562965); in ff_j_rev_dct4()
1111 tmp3 = MULTIPLY(d2, FIX_1_306562965); in ff_j_rev_dct4()
/third_party/ffmpeg/libavfilter/
Dvf_fspp.h46 static const int16_t FIX_1_306562965 = FIX(1.306562965, 14); variable
Dvf_fspp.c320 z4 = MULTIPLY16H(tmp12 << 2, FIX_1_306562965) + z5; in column_fidct_c()
479 z4 = MULTIPLY16H(tmp12, FIX_1_306562965) + z5; in row_fdct_c()