Home
last modified time | relevance | path

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

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jfdctfst.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/libjpeg-turbo/
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/opencv3/3rdparty/libjpeg/
Djfdctfst.c82 #define FIX_0_707106781 ((INT32) 181) /* FIX(0.707106781) */ macro
87 #define FIX_0_707106781 FIX(0.707106781)
152 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
166 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */
202 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
216 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */