BFrameInterpolateMBInter 1169 modules/xvid_dec/xvid_wce/decoder.cpp 				BFrameInterpolateMBInter(refn[1], refn[0], mb, x, y, bs, 1);
BFrameInterpolateMBInter 1179 modules/xvid_dec/xvid_wce/decoder.cpp 				BFrameInterpolateMBInter(refn[1], refn[0], mb, x, y, bs, 0);
BFrameInterpolateMBInter  103 modules/xvid_dec/xvid_wce/decoder.h void BFrameInterpolateMBInter(const IMAGE &forward, const IMAGE &backward, const MACROBLOCK *pMB, dword x_pos, dword y_pos, Bitstream *bs, int direct);