Home
last modified time | relevance | path

Searched refs:vtssummary (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Dda-internal.h232 char vtssummary[0x300]; /* copy of VTS attributes (bytes 0x100 onwards of VTS IFO) */ member
H A Ddvdifo.c884 memcpy(buf + 8, ws->titlesets->vts[i].vtssummary, 0x300); in TocGen()
H A Ddvdauthor.c1122 memcpy(vd->vtssummary, buf + 0x100, 0x300); /* attributes of streams in VTS and VTSM */ in ScanIfo()