Home
last modified time | relevance | path

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

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdvob.c2264 int vobuindex, j, pn, fnum = -2; in FixVobus() local
2277 for (vobuindex = 0; vobuindex < thisvob->numvobus; vobuindex++) in FixVobus()
2468 getsect(thisvob, vobuindex, findnextvideo(thisvob, vobuindex, 1), 0, 0xbfffffff) in FixVobus()
2472 write4(buf + 0x541, getsect(thisvob, vobuindex, vobuindex + 1, 0, 0x3fffffff)); in FixVobus()
2474 write4(buf + 0x545, getsect(thisvob, vobuindex, vobuindex - 1, 0, 0x3fffffff)); in FixVobus()
2480 getsect(thisvob, vobuindex, findnextvideo(thisvob, vobuindex, -1), 0, 0xbfffffff) in FixVobus()
2498 vobuindex in FixVobus()
2542 s = vobuindex; in FixVobus()
2545 id = (s < vobuindex); in FixVobus()
2561 vff = vobuindex; in FixVobus()
[all …]