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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djfdctfst.c85 #define FIX_0_707106781 ((INT32) 181) /* FIX(0.707106781) */ macro
90 #define FIX_0_707106781 FIX(0.707106781)
150 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
164 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */
200 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
214 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */

Completed in 29 milliseconds