comparison x86/dsputil_mmx.h @ 12143:fa452b243aa6 libavcodec

Make ff_pw_4 128 bits
author conrad
date Sun, 11 Jul 2010 22:52:55 +0000
parents afee30fe8c26
children b246b214c2e9
comparison
equal deleted inserted replaced
12142:7e93f85e48bf 12143:fa452b243aa6
31 extern const uint64_t ff_wtwo; 31 extern const uint64_t ff_wtwo;
32 32
33 extern const uint64_t ff_pdw_80000000[2]; 33 extern const uint64_t ff_pdw_80000000[2];
34 34
35 extern const uint64_t ff_pw_3; 35 extern const uint64_t ff_pw_3;
36 extern const uint64_t ff_pw_4; 36 extern const xmm_reg ff_pw_4;
37 extern const xmm_reg ff_pw_5; 37 extern const xmm_reg ff_pw_5;
38 extern const xmm_reg ff_pw_8; 38 extern const xmm_reg ff_pw_8;
39 extern const uint64_t ff_pw_15; 39 extern const uint64_t ff_pw_15;
40 extern const xmm_reg ff_pw_16; 40 extern const xmm_reg ff_pw_16;
41 extern const uint64_t ff_pw_20; 41 extern const uint64_t ff_pw_20;