/* $Id: qac.h,v 1.1 1997/09/05 22:34:03 jeff Exp $ */ #include "hdfi.h" struct QACarr { uint32 sctime; /* sctime at beginning of array */ int8 val[128]; /* array of QAC values. 0=OK, 1=missing */ };