[svn] / trunk / xvidcore / src / bitstream / cbp.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/bitstream/cbp.h

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

revision 1382, Mon Mar 22 22:36:25 2004 UTC revision 1412, Mon Apr 5 20:36:37 2004 UTC
# Line 20  Line 20 
20   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
21   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22   *   *
23   * $Id: cbp.h,v 1.10 2004-03-22 22:36:23 edgomez Exp $   * $Id: cbp.h,v 1.11 2004-04-05 20:36:36 edgomez Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 44  Line 44 
44  extern cbpFunc calc_cbp_sse2;  extern cbpFunc calc_cbp_sse2;
45  #endif  #endif
46    
 #ifdef ARCH_IS_PPC  
 extern cbpFunc calc_cbp_ppc;  
 #endif  
   
 #ifdef ARCH_IS_ALTIVEC  
 extern cbpFunc calc_cbp_altivec;  
 #endif  
   
47  #endif /* _ENCODER_CBP_H_ */  #endif /* _ENCODER_CBP_H_ */

Legend:
Removed from v.1382  
changed lines
  Added in v.1412

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