FIX_1_414213562 is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

FIX_1_414213562 macro

Syntax

#define FIX_1_414213562 ((INT32) 362)

References

LocationText
jidctfst.c:93
#define FIX_1_414213562 ((INT32) 362) /* FIX(1.414213562) */
jidctfst.c:233
tmp12 = MULTIPLY(tmp1 - tmp3, FIX_1_414213562) - tmp13; /* 2*c4 */
jidctfst.c:253
tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); /* 2*c4 */
jidctfst.c:319
tmp12 = MULTIPLY((DCTELEM) wsptr[2] - (DCTELEM) wsptr[6], FIX_1_414213562)
jidctfst.c:335
tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); /* 2*c4 */