comparison x86/dsputil_mmx.h @ 12207:44d480f49053 libavcodec

Add header declarations for mmx/sse constants missing them
author conrad
date Wed, 21 Jul 2010 10:02:07 +0000
parents b246b214c2e9
children b01d01738bc4
comparison
equal deleted inserted replaced
12206:fe243bb5ef61 12207:44d480f49053
36 extern const xmm_reg 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 xmm_reg ff_pw_18;
41 extern const uint64_t ff_pw_20; 42 extern const uint64_t ff_pw_20;
43 extern const xmm_reg ff_pw_27;
42 extern const xmm_reg ff_pw_28; 44 extern const xmm_reg ff_pw_28;
43 extern const xmm_reg ff_pw_32; 45 extern const xmm_reg ff_pw_32;
44 extern const uint64_t ff_pw_42; 46 extern const uint64_t ff_pw_42;
47 extern const uint64_t ff_pw_53;
48 extern const xmm_reg ff_pw_63;
45 extern const xmm_reg ff_pw_64; 49 extern const xmm_reg ff_pw_64;
46 extern const uint64_t ff_pw_96; 50 extern const uint64_t ff_pw_96;
47 extern const uint64_t ff_pw_128; 51 extern const uint64_t ff_pw_128;
48 extern const uint64_t ff_pw_255; 52 extern const uint64_t ff_pw_255;
49 53
52 extern const uint64_t ff_pb_7; 56 extern const uint64_t ff_pb_7;
53 extern const uint64_t ff_pb_1F; 57 extern const uint64_t ff_pb_1F;
54 extern const uint64_t ff_pb_3F; 58 extern const uint64_t ff_pb_3F;
55 extern const uint64_t ff_pb_81; 59 extern const uint64_t ff_pb_81;
56 extern const uint64_t ff_pb_A1; 60 extern const uint64_t ff_pb_A1;
61 extern const xmm_reg ff_pb_F8;
57 extern const uint64_t ff_pb_FC; 62 extern const uint64_t ff_pb_FC;
63 extern const xmm_reg ff_pb_FE;
58 64
59 extern const double ff_pd_1[2]; 65 extern const double ff_pd_1[2];
60 extern const double ff_pd_2[2]; 66 extern const double ff_pd_2[2];
61 67
62 #define LOAD4(stride,in,a,b,c,d)\ 68 #define LOAD4(stride,in,a,b,c,d)\