Home
last modified time | relevance | path

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

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdvob.c2267 int totvob, curvob; /* for displaying statistics */ in FixVobus() local
2269 totvob = 0; in FixVobus()
2271 totvob += va->vobs[pn]->numvobus; in FixVobus()
2630 totvob, in FixVobus()
2631 curvob * 100 / totvob in FixVobus()
2637 if (totvob > 0) in FixVobus()
2638 fprintf(stderr, "STAT: fixed %d VOBUs ", totvob); in FixVobus()