Home
last modified time | relevance | path

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

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdvob.c108 const int bpframe = (basepts * 2 - *align + fpts / 2) / fpts; /* nearest whole field number */ in calcpts() local
109 if ((*align + bpframe * fpts) / 2 != basepts) in calcpts()
120 nfields += bpframe; in calcpts()