00001 00014 #ifndef _MV_PREDICTION_H_ 00015 #define _MV_PREDICTION_H_ 00016 00017 extern void InitMotionVectorPrediction(Macroblock *currMB, int MbaffFrameFlag); 00018 00019 #endif