DecodeInterMacroBlock  845 modules/xvid_dec/xvid_wce/decoder.cpp 				DecodeInterMacroBlock(mb, x, y, cbp, bs, rounding, reduced_resolution, 0);
DecodeInterMacroBlock  868 modules/xvid_dec/xvid_wce/decoder.cpp 				DecodeInterMacroBlock(mb, x, y, 0, bs, rounding, reduced_resolution, 0);
DecodeInterMacroBlock 1106 modules/xvid_dec/xvid_wce/decoder.cpp 				DecodeInterMacroBlock(mb, x, y, mb->cbp, bs, 0, 0, 1);
DecodeInterMacroBlock 1186 modules/xvid_dec/xvid_wce/decoder.cpp 				DecodeInterMacroBlock(mb, x, y, mb->cbp, bs, 0, 0, 0);
DecodeInterMacroBlock 1193 modules/xvid_dec/xvid_wce/decoder.cpp 				DecodeInterMacroBlock(mb, x, y, mb->cbp, bs, 0, 0, 1);
DecodeInterMacroBlock   98 modules/xvid_dec/xvid_wce/decoder.h void DecodeInterMacroBlock(const MACROBLOCK *pMB, dword x_pos, dword y_pos, dword cbp, Bitstream *bs,