Searched refs:FIX_3_072711026 (Results 1 - 3 of 3) sorted by relevance

/external/libjpeg-turbo/
H A Djfdctint.c107 #define FIX_3_072711026 ((JLONG) 25172) /* FIX(3.072711026) */ macro
120 #define FIX_3_072711026 FIX(3.072711026)
198 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
263 tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
H A Djidctint.c129 #define FIX_3_072711026 ((JLONG) 25172) /* FIX(3.072711026) */ macro
142 #define FIX_3_072711026 FIX(3.072711026)
267 tmp2 = MULTIPLY(tmp2, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
369 tmp2 = MULTIPLY(tmp2, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
/external/libjpeg-turbo/simd/
H A Djsimd_arm_neon.S93 #define FIX_3_072711026 (25172) define
98 #define FIX_3_072711026_MINUS_2_562915447 (FIX_3_072711026 - FIX_2_562915447)

Completed in 98 milliseconds