[cvs] / xvidcore / src / dct / idct.h Repository:
ViewVC logotype

Diff of /xvidcore/src/dct/idct.h

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

revision 1.9, Mon Mar 22 22:36:23 2004 UTC revision 1.10, Mon Apr 5 20:36:36 2004 UTC
# Line 47  Line 47 
47  idctFunc simple_idct_mmx2;      /* Michael Niedermayer */  idctFunc simple_idct_mmx2;      /* Michael Niedermayer */
48  #endif  #endif
49    
 #ifdef ARCH_IS_ALTIVEC  
 idctFunc idct_altivec;  
 #endif  
   
50  #ifdef ARCH_IS_IA64  #ifdef ARCH_IS_IA64
51  idctFunc idct_ia64;  idctFunc idct_ia64;
52  #endif  #endif
53    
54    #ifdef ARCH_IS_PPC
55    idctFunc idct_altivec_c;
56    #endif
57    
58  #endif                                                  /* _IDCT_H_ */  #endif                                                  /* _IDCT_H_ */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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