Home
last modified time | relevance | path

Searched refs:FIX_1_847759065 (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Djidctfst.c176 #define FIX_1_847759065 ((INT32) 473) /* FIX(1.847759065) */ macro
181 #define FIX_1_847759065 FIX(1.847759065)
353 z5 = MULTIPLY( z10 + z12, FIX_1_847759065 ); /* 2*c2 */ in jpeg_idct_ifast()
437 z5 = MULTIPLY( z10 + z12, FIX_1_847759065 ); /* 2*c2 */ in jpeg_idct_ifast()
H A Djidctint.c183 #define FIX_1_847759065 ((INT32) 15137) /* FIX(1.847759065) */ macro
196 #define FIX_1_847759065 FIX(1.847759065)
306 tmp2 = z1 + MULTIPLY( z3, -FIX_1_847759065 );
412 tmp2 = z1 + MULTIPLY( z3, -FIX_1_847759065 );
H A Didct.c133 #define FIX_1_847759065 ((S32) 15137) /* FIX(1.847759065) */ macro
183 tmp2 = z1 + MULTIPLY( z3, -FIX_1_847759065 ); in idct()
269 tmp2 = z1 + MULTIPLY( z3, -FIX_1_847759065 ); in idct()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djidctfst.c176 #define FIX_1_847759065 ((INT32) 473) /* FIX(1.847759065) */ macro
181 #define FIX_1_847759065 FIX(1.847759065)
353 z5 = MULTIPLY( z10 + z12, FIX_1_847759065 ); /* 2*c2 */ in jpeg_idct_ifast()
437 z5 = MULTIPLY( z10 + z12, FIX_1_847759065 ); /* 2*c2 */ in jpeg_idct_ifast()
H A Djidctint.c183 #define FIX_1_847759065 ((INT32) 15137) /* FIX(1.847759065) */ macro
196 #define FIX_1_847759065 FIX(1.847759065)
306 tmp2 = z1 + MULTIPLY( z3, -FIX_1_847759065 );
412 tmp2 = z1 + MULTIPLY( z3, -FIX_1_847759065 );
H A Didct.c133 #define FIX_1_847759065 ((S32) 15137) /* FIX(1.847759065) */ macro
183 tmp2 = z1 + MULTIPLY( z3, -FIX_1_847759065 ); in idct()
269 tmp2 = z1 + MULTIPLY( z3, -FIX_1_847759065 ); in idct()