VIDW_BUF_START
#define VIDW_BUF_START(_base, _win) ((_base) + ((_win) * 0x10))
#define VIDW_BUF_START(_buff) (0xA0 + ((_buff) * 8))