--- encoder.h 2002/03/08 02:44:31 1.1 +++ encoder.h 2002/04/10 07:40:44 1.4 @@ -66,6 +66,8 @@ uint32_t quant_type; uint32_t motion_flags; uint32_t global_flags; + + HINTINFO * hint; } MBParam; typedef struct @@ -95,9 +97,14 @@ IMAGE sCurrent; IMAGE sReference; +#ifdef _DEBUG + IMAGE sOriginal; +#endif IMAGE vInterH; IMAGE vInterV; + IMAGE vInterVf; IMAGE vInterHV; + IMAGE vInterHVf; // macroblock