Searched refs:F_1_847 (Results 1 - 16 of 16) sorted by relevance

/external/libjpeg-turbo/simd/
H A Djfdctint-altivec.c35 #define F_1_847 15137 /* FIX(1.847759065) */ macro
201 pw_f054_mf130 = { __4X2(F_0_541, F_0_541 - F_1_847) },
H A Djidctfst-altivec.c37 #define F_1_847 473 /* FIX(1.847759065) */ macro
131 pw_F1847 = { __8X(F_1_847 << CONST_SHIFT) },
H A Djidctint-altivec.c35 #define F_1_847 15137 /* FIX(1.847759065) */ macro
232 pw_f054_mf130 = { __4X2(F_0_541, F_0_541 - F_1_847) },
H A Djidctfst-mmx.asm38 F_1_847 equ 473 ; FIX(1.847759065) define
46 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
66 PW_F1847 times 4 dw F_1_847 << CONST_SHIFT
H A Djidctfst-sse2-64.asm39 F_1_847 equ 473 ; FIX(1.847759065) define
47 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
67 PW_F1847 times 8 dw F_1_847 << CONST_SHIFT
H A Djidctfst-sse2.asm38 F_1_847 equ 473 ; FIX(1.847759065) define
46 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
66 PW_F1847 times 8 dw F_1_847 << CONST_SHIFT
H A Djfdctint-mmx.asm42 F_1_847 equ 15137 ; FIX(1.847759065) define
57 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
73 PW_F054_MF130 times 2 dw F_0_541, (F_0_541-F_1_847)
H A Djfdctint-sse2-64.asm43 F_1_847 equ 15137 ; FIX(1.847759065) define
58 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
74 PW_F054_MF130 times 4 dw F_0_541, (F_0_541-F_1_847)
H A Djfdctint-sse2.asm42 F_1_847 equ 15137 ; FIX(1.847759065) define
57 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
73 PW_F054_MF130 times 4 dw F_0_541, (F_0_541-F_1_847)
H A Djidctred-mmx.asm47 F_1_847 equ 15137 ; FIX(1.847759065) define
64 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
78 PW_F184_MF076 times 2 dw F_1_847,-F_0_765
H A Djidctred-sse2-64.asm48 F_1_847 equ 15137 ; FIX(1.847759065) define
65 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
79 PW_F184_MF076 times 4 dw F_1_847,-F_0_765
H A Djidctred-sse2.asm47 F_1_847 equ 15137 ; FIX(1.847759065) define
64 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
78 PW_F184_MF076 times 4 dw F_1_847,-F_0_765
H A Djidctint-mmx.asm42 F_1_847 equ 15137 ; FIX(1.847759065) define
57 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
73 PW_F054_MF130 times 2 dw F_0_541, (F_0_541-F_1_847)
H A Djidctint-sse2-64.asm43 F_1_847 equ 15137 ; FIX(1.847759065) define
58 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
74 PW_F054_MF130 times 4 dw F_0_541, (F_0_541-F_1_847)
H A Djidctint-sse2.asm42 F_1_847 equ 15137 ; FIX(1.847759065) define
57 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) define
73 PW_F054_MF130 times 4 dw F_0_541, (F_0_541-F_1_847)
H A Djsimd_arm64_neon.S148 #define F_1_847 15137 /* FIX(1.847759065) */ define
163 .short - F_1_847
180 #undef F_1_847
2250 #define F_1_847 15137 /* FIX(1.847759065) */ define
2265 .short - F_1_847
2282 #undef F_1_847

Completed in 818 milliseconds