[cvs] / xvidcore / src / image / qpel.c Repository:
ViewVC logotype

Diff of /xvidcore/src/image/qpel.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.4.4, Wed Oct 1 23:23:01 2003 UTC revision 1.1.4.5, Tue Oct 7 13:02:35 2003 UTC
# Line 253  Line 253 
253    
254  void xvid_Init_QP()  void xvid_Init_QP()
255  {  {
256    #ifdef ARCH_IS_IA32
257          int i;          int i;
258    
 #ifdef ARCH_IS_IA32  
259          for(i=0; i<256; ++i) {          for(i=0; i<256; ++i) {
260                  xvid_Expand_mmx[i][0] = i;                  xvid_Expand_mmx[i][0] = i;
261                  xvid_Expand_mmx[i][1] = i;                  xvid_Expand_mmx[i][1] = i;

Legend:
Removed from v.1.1.4.4  
changed lines
  Added in v.1.1.4.5

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4