--- trunk/xvidcore/src/bitstream/cbp.h 2002/03/21 23:58:12 51 +++ trunk/xvidcore/src/bitstream/cbp.h 2002/03/21 23:59:48 52 @@ -11,5 +11,6 @@ extern cbpFunc calc_cbp_c; extern cbpFunc calc_cbp_mmx; +extern cbpFunc calc_cbp_ppc; #endif /* _ENCODER_CBP_H_ */