Home
last modified time | relevance | path

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

/external/jpeg/
Djfdctfst.c81 #define FIX_0_707106781 ((INT32) 181) /* FIX(0.707106781) */ macro
86 #define FIX_0_707106781 FIX(0.707106781)
146 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
160 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */
196 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
210 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jfdctfst.c82 #define FIX_0_707106781 ((INT32) 181) /* FIX(0.707106781) */ macro
87 #define FIX_0_707106781 FIX(0.707106781)
147 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
161 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */
197 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
211 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */