Home
last modified time | relevance | path

Searched refs:buildtimeeven (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdpgc.c170 write4(buf + 4, buildtimeeven(va, getptsspan(thispgc))); /* BCD playback time + frame rate */ in genpgc()
394 … write4(buf + 4 + d, buildtimeeven(va, thissource->vob->vobu[vi]. sectpts[1] - firsttime)); in genpgc()
H A Dda-internal.h271 unsigned int buildtimeeven(const struct vobgroup *va,int64_t num);
H A Ddvdauthor.c218 unsigned int buildtimeeven(const struct vobgroup *va, int64_t num) in buildtimeeven() function
H A Ddvdvob.c2337 buildtimeeven in FixVobus()