Searched refs:pts_diff (Results 1 – 2 of 2) sorted by relevance
598 int pts_diff = (frame->pts - ctx->prev_pts) / 2; in cuvid_output_frame() local600 frame->pts += pts_diff; in cuvid_output_frame()
1899 int64_t pts_diff = av_rescale_q(c->streams[stream].last_pts - in dash_flush() local1903 next_exp_index = (pts_diff / c->streams[stream].seg_duration) + 1; in dash_flush()