Searched refs:next_target_pts (Results 1 – 1 of 1) sorted by relevance
950 double next_target_pts = (double)((uint64_t)sample_number * vohp->cfr_den) / vohp->cfr_num; in libavsmash_vfr2cfr() local962 if( current_pts > next_target_pts ) in libavsmash_vfr2cfr()968 if( current_pts > (next_target_pts + target_pts) / 2 ) in libavsmash_vfr2cfr()