www.pudn.com > mpeg4_DECORE.rar > GEN_DRAW.H


// gen_draw.h // 
 
#ifndef _GEN_DRAW_H_ 
#define _GEN_DRAW_H_ 
 
#endif // _GEN_DRAW_H_ 
 
/*** *** ***/ 
 
// Purpose: draw motion vectors in a displayable buffer 
extern void colorBuffer_mv(unsigned char *buff, int stride, int xsize, int ysize);