Home
last modified time | relevance | path

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

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdvob.c508 static void closelastref(struct vobuinfo *thisvi, struct vscani *vsi, int cursect) in closelastref()
525 struct vobuinfo *thisvi, in scanvideoptr()
727 struct vobuinfo oldtvi; in scanvideoframe()
1470 struct vobuinfo *vi; in FindVobus()
1482 thisvob->vobu = (struct vobuinfo *)realloc in FindVobus()
1489 memset(vi, 0, sizeof(struct vobuinfo)); in FindVobus()
1848 struct vobuinfo * const vi = thisvob->vobu + j; in FindVobus()
1884 struct vobuinfo * const vi = thisvob->vobu + i; in FindVobus()
2114 struct vobuinfo * const thisvobu = &va->vobs[i]->vobu[j]; in MarkChapters()
2126 struct vobuinfo * const thisvobu = &va->vobs[i]->vobu[j]; in MarkChapters()
[all …]
H A Dda-internal.h64 struct vobuinfo { /* describes a VOBU in a VOB */ struct
150 struct vobuinfo *vobu; /* array of VOBUs in the VOB */
H A Ddvdifo.c161 static const struct vobuinfo *globalfindvobu(const struct pgc *ch, int pts) in globalfindvobu()
310 const struct vobuinfo *vobu1; in CreateTMAPT()
317 const struct vobuinfo * const vobu2 = globalfindvobu in CreateTMAPT()