Searched refs:F_2_053 (Results 1 - 9 of 9) sorted by relevance

/external/libjpeg-turbo/simd/
H A Djfdctint-altivec.c37 #define F_2_053 16819 /* FIX(2.053119869) */ macro
206 pw_mf050_mf256 = { __4X2(F_2_053 - F_2_562, -F_2_562) },
H A Djidctint-altivec.c37 #define F_2_053 16819 /* FIX(2.053119869) */ macro
237 pw_mf050_mf256 = { __4X2(F_2_053 - F_2_562, -F_2_562) },
H A Djfdctint-mmx.asm44 F_2_053 equ 16819 ; FIX(2.053119869) define
59 F_2_053 equ DESCALE(2204520673,30-CONST_BITS) ; FIX(2.053119869) define
78 PW_MF050_MF256 times 2 dw (F_2_053-F_2_562),-F_2_562
H A Djfdctint-sse2-64.asm45 F_2_053 equ 16819 ; FIX(2.053119869) define
60 F_2_053 equ DESCALE(2204520673,30-CONST_BITS) ; FIX(2.053119869) define
79 PW_MF050_MF256 times 4 dw (F_2_053-F_2_562),-F_2_562
H A Djfdctint-sse2.asm44 F_2_053 equ 16819 ; FIX(2.053119869) define
59 F_2_053 equ DESCALE(2204520673,30-CONST_BITS) ; FIX(2.053119869) define
78 PW_MF050_MF256 times 4 dw (F_2_053-F_2_562),-F_2_562
H A Djidctint-mmx.asm44 F_2_053 equ 16819 ; FIX(2.053119869) define
59 F_2_053 equ DESCALE(2204520673,30-CONST_BITS) ; FIX(2.053119869) define
78 PW_MF050_MF256 times 2 dw (F_2_053-F_2_562),-F_2_562
H A Djidctint-sse2-64.asm45 F_2_053 equ 16819 ; FIX(2.053119869) define
60 F_2_053 equ DESCALE(2204520673,30-CONST_BITS) ; FIX(2.053119869) define
79 PW_MF050_MF256 times 4 dw (F_2_053-F_2_562),-F_2_562
H A Djidctint-sse2.asm44 F_2_053 equ 16819 ; FIX(2.053119869) define
59 F_2_053 equ DESCALE(2204520673,30-CONST_BITS) ; FIX(2.053119869) define
78 PW_MF050_MF256 times 4 dw (F_2_053-F_2_562),-F_2_562
H A Djsimd_arm64_neon.S150 #define F_2_053 16819 /* FIX(2.053119869) */ define
165 .short F_2_053
182 #undef F_2_053
2252 #define F_2_053 16819 /* FIX(2.053119869) */ define
2267 .short F_2_053
2284 #undef F_2_053

Completed in 64 milliseconds