Make ff_pw_4 128 bits

Originally committed as revision 24207 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
David Conrad
2010-07-11 22:52:55 +00:00
parent fca58a815a
commit 7af8fbd348
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ extern const uint64_t ff_wtwo;
extern const uint64_t ff_pdw_80000000[2];
extern const uint64_t ff_pw_3;
extern const uint64_t ff_pw_4;
extern const xmm_reg ff_pw_4;
extern const xmm_reg ff_pw_5;
extern const xmm_reg ff_pw_8;
extern const uint64_t ff_pw_15;