OUTW              215 src/media_tools/avilib.c #define OUTW(n) ix00[bl] = (n)&0xff; ix00[bl+1] = (n>>8)&0xff; bl+=2
OUTW              265 src/media_tools/avilib.c #undef OUTW