Searched refs:pts_correction_last_dts (Results 1 – 3 of 3) sorted by relevance
273 ctx->pts_correction_num_faulty_dts += dts <= ctx->pts_correction_last_dts; in guess_correct_pts()274 ctx->pts_correction_last_dts = dts; in guess_correct_pts()276 ctx->pts_correction_last_dts = reordered_pts; in guess_correct_pts()2045 avctx->pts_correction_last_dts = INT64_MIN; in ff_decode_preinit()
2102 int64_t pts_correction_last_dts; /// DTS of the last frame member
538 avctx->pts_correction_last_dts = INT64_MIN; in avcodec_flush_buffers()