Searched refs:e2_pts (Results 1 – 1 of 1) sorted by relevance
2101 int64_t e2_pts = av_rescale_q(e2->timestamp, st2->time_base, AV_TIME_BASE_Q); in ff_configure_buffers_for_index() local2102 if (e2_pts < e1_pts || e2_pts - (uint64_t)e1_pts < time_tolerance) in ff_configure_buffers_for_index()