OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIX_0_707106781
(Results
1 - 2
of
2
) sorted by null
/external/libjpeg-turbo/
jfdctfst.c
84
#define
FIX_0_707106781
((JLONG) 181) /* FIX(0.707106781) */
89
#define
FIX_0_707106781
FIX(0.707106781)
149
z1 = MULTIPLY(tmp12 + tmp13,
FIX_0_707106781
); /* c4 */
163
z3 = MULTIPLY(tmp11,
FIX_0_707106781
); /* c4 */
199
z1 = MULTIPLY(tmp12 + tmp13,
FIX_0_707106781
); /* c4 */
213
z3 = MULTIPLY(tmp11,
FIX_0_707106781
); /* c4 */
/external/pdfium/third_party/libjpeg/
fpdfapi_jfdctfst.c
81
#define
FIX_0_707106781
((INT32) 181) /* FIX(0.707106781) */
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 */
Completed in 978 milliseconds