HomeSort by relevance Sort by last modified time
    Searched refs:F_1_175 (Results 1 - 9 of 9) sorted by null

  /external/libjpeg-turbo/simd/
jfdctint-altivec.c 33 #define F_1_175 9633 /* FIX(1.175875602) */
202 pw_mf078_f117 = { __4X2(F_1_175 - F_1_961, F_1_175) },
203 pw_f117_f078 = { __4X2(F_1_175, F_1_175 - F_0_390) },
jidctint-altivec.c 33 #define F_1_175 9633 /* FIX(1.175875602) */
233 pw_mf078_f117 = { __4X2(F_1_175 - F_1_961, F_1_175) },
234 pw_f117_f078 = { __4X2(F_1_175, F_1_175 - F_0_390) },
jfdctint-mmx.asm 40 F_1_175 equ 9633 ; FIX(1.175875602)
55 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
74 PW_MF078_F117 times 2 dw (F_1_175-F_1_961), F_1_175
75 PW_F117_F078 times 2 dw F_1_175, (F_1_175-F_0_390)
jfdctint-sse2-64.asm 41 F_1_175 equ 9633 ; FIX(1.175875602)
56 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
75 PW_MF078_F117 times 4 dw (F_1_175-F_1_961), F_1_175
76 PW_F117_F078 times 4 dw F_1_175, (F_1_175-F_0_390)
jfdctint-sse2.asm 40 F_1_175 equ 9633 ; FIX(1.175875602)
55 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
74 PW_MF078_F117 times 4 dw (F_1_175-F_1_961), F_1_175
75 PW_F117_F078 times 4 dw F_1_175, (F_1_175-F_0_390)
jidctint-mmx.asm 40 F_1_175 equ 9633 ; FIX(1.175875602)
55 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
74 PW_MF078_F117 times 2 dw (F_1_175-F_1_961), F_1_175
75 PW_F117_F078 times 2 dw F_1_175, (F_1_175-F_0_390)
    [all...]
jidctint-sse2-64.asm 41 F_1_175 equ 9633 ; FIX(1.175875602)
56 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
75 PW_MF078_F117 times 4 dw (F_1_175-F_1_961), F_1_175
76 PW_F117_F078 times 4 dw F_1_175, (F_1_175-F_0_390)
    [all...]
jidctint-sse2.asm 40 F_1_175 equ 9633 ; FIX(1.175875602)
55 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
74 PW_MF078_F117 times 4 dw (F_1_175-F_1_961), F_1_175
75 PW_F117_F078 times 4 dw F_1_175, (F_1_175-F_0_390)
    [all...]
jsimd_arm64_neon.S 146 #define F_1_175 9633 /* FIX(1.175875602) */
161 .short F_1_175
178 #undef F_1_175
    [all...]

Completed in 223 milliseconds