Source position: mmio.pas line 1139
type _MMVIDEODECOMPRESS = record |
ulStructLen: LongInt; |
ulRectlCount: LongInt; |
prectl: PRECTL; |
ulSkipLength: LongInt; |
ulDecodeLines: LongInt; |
genpalPhysical: GENPAL; |
genpalVideo: GENPAL; |
rectlSrc: RectL; |
rectlDst: RectL; |
ulDeltaCount: LongInt; |
ulParm1: LongInt; |
ulParm2: LongInt; |
ulParm3: LongInt; |
ulParm4: LongInt; |
end; |