--- cbp.h 2002/03/08 02:44:35 1.1 +++ cbp.h 2002/03/27 12:58:29 1.3 @@ -11,5 +11,7 @@ extern cbpFunc calc_cbp_c; extern cbpFunc calc_cbp_mmx; +extern cbpFunc calc_cbp_ppc; +extern cbpFunc calc_cbp_altivec; #endif /* _ENCODER_CBP_H_ */