[svn] / branches / release-1_1-branch / xvidcore / src / quant / quant.h Repository:
ViewVC logotype

Diff of /branches/release-1_1-branch/xvidcore/src/quant/quant.h

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

revision 1586, Wed Jan 5 23:02:15 2005 UTC revision 1609, Mon Apr 4 23:49:37 2005 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: quant.h,v 1.4 2005-01-05 23:02:15 edgomez Exp $   * $Id: quant.h,v 1.5 2005-04-04 23:49:37 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 96  Line 96 
96    
97  #ifdef ARCH_IS_PPC  #ifdef ARCH_IS_PPC
98  quant_intraFunc dequant_h263_intra_altivec_c;  quant_intraFunc dequant_h263_intra_altivec_c;
99    quant_intraFunc dequant_mpeg_intra_altivec_c;
100  #endif  #endif
101    
102  #ifdef ARCH_IS_X86_64  #ifdef ARCH_IS_X86_64
# Line 168  Line 169 
169    
170  #ifdef ARCH_IS_PPC  #ifdef ARCH_IS_PPC
171  quant_interFunc dequant_h263_inter_altivec_c;  quant_interFunc dequant_h263_inter_altivec_c;
172    quant_interFunc dequant_mpeg_inter_altivec_c;
173  #endif  #endif
174    
175  #ifdef ARCH_IS_X86_64  #ifdef ARCH_IS_X86_64

Legend:
Removed from v.1586  
changed lines
  Added in v.1609

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