--- mbfunctions.h 2003/02/15 15:22:19 1.17 +++ mbfunctions.h 2003/03/10 00:38:49 1.17.2.1 @@ -110,6 +110,8 @@ uint8_t MBTransQuantInterBVOP(const MBParam * pParam, FRAMEINFO * frame, MACROBLOCK * pMB, + const uint32_t x_pos, + const uint32_t y_pos, int16_t data[6 * 64], int16_t qcoeff[6 * 64]);