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

  /external/libjpeg-turbo/simd/
jfdctint-altivec.c 30 #define F_0_541 4433 /* FIX(0.541196100) */
200 pw_f130_f054 = { __4X2(F_0_541 + F_0_765, F_0_541) },
201 pw_f054_mf130 = { __4X2(F_0_541, F_0_541 - F_1_847) },
jfdctfst-altivec.c 36 #define F_0_541 139 /* FIX(0.541196100) */
103 pw_0541 = { __8X(F_0_541 << CONST_SHIFT) },
jidctint-altivec.c 30 #define F_0_541 4433 /* FIX(0.541196100) */
231 pw_f130_f054 = { __4X2(F_0_541 + F_0_765, F_0_541) },
232 pw_f054_mf130 = { __4X2(F_0_541, F_0_541 - F_1_847) },
jfdctint-mmx.asm 37 F_0_541 equ 4433 ; FIX(0.541196100)
52 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
72 PW_F130_F054 times 2 dw (F_0_541+F_0_765), F_0_541
73 PW_F054_MF130 times 2 dw F_0_541, (F_0_541-F_1_847)
jfdctint-sse2-64.asm 38 F_0_541 equ 4433 ; FIX(0.541196100)
53 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
73 PW_F130_F054 times 4 dw (F_0_541+F_0_765), F_0_541
74 PW_F054_MF130 times 4 dw F_0_541, (F_0_541-F_1_847)
jfdctint-sse2.asm 37 F_0_541 equ 4433 ; FIX(0.541196100)
52 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
72 PW_F130_F054 times 4 dw (F_0_541+F_0_765), F_0_541
73 PW_F054_MF130 times 4 dw F_0_541, (F_0_541-F_1_847)
jfdctfst-mmx.asm 32 F_0_541 equ 139 ; FIX(0.541196100)
39 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
60 PW_F0541 times 4 dw F_0_541 << CONST_SHIFT
jfdctfst-sse2-64.asm 33 F_0_541 equ 139 ; FIX(0.541196100)
40 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
61 PW_F0541 times 8 dw F_0_541 << CONST_SHIFT
jfdctfst-sse2.asm 32 F_0_541 equ 139 ; FIX(0.541196100)
39 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
60 PW_F0541 times 8 dw F_0_541 << CONST_SHIFT
jidctint-mmx.asm 37 F_0_541 equ 4433 ; FIX(0.541196100)
52 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
72 PW_F130_F054 times 2 dw (F_0_541+F_0_765), F_0_541
73 PW_F054_MF130 times 2 dw F_0_541, (F_0_541-F_1_847)
    [all...]
jidctint-sse2-64.asm 38 F_0_541 equ 4433 ; FIX(0.541196100)
53 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
73 PW_F130_F054 times 4 dw (F_0_541+F_0_765), F_0_541
74 PW_F054_MF130 times 4 dw F_0_541, (F_0_541-F_1_847)
    [all...]
jidctint-sse2.asm 37 F_0_541 equ 4433 ; FIX(0.541196100)
52 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
72 PW_F130_F054 times 4 dw (F_0_541+F_0_765), F_0_541
73 PW_F054_MF130 times 4 dw F_0_541, (F_0_541-F_1_847)
    [all...]
jsimd_arm64_neon.S 143 #define F_0_541 4433 /* FIX(0.541196100) */
158 .short F_0_541
175 #undef F_0_541
    [all...]

Completed in 736 milliseconds