MpegEncContextm;// needed for motion estimation, should not be used for anything else, the idea is to make the motion estimation eventually independant of MpegEncContext, so this will be removed then (FIXME/XXX)
}SnowContext;
#define QEXPSHIFT 7 //FIXME try to change this to 0
#define QEXPSHIFT (7-FRAC_BITS+8) //FIXME try to change this to 0