Home
last modified time | relevance | path

Searched refs:dts_delay (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Damfenc.h76 int64_t dts_delay; member
H A Damfenc.c127 ctx->dts_delay = 0; in amf_load_library()
476 if (avctx->max_b_frames > 0 && ctx->dts_delay == 0) { in amf_copy_buffer()
486 ctx->dts_delay = timestamp_last - timestamp; in amf_copy_buffer()
488 pkt->dts = timestamp - ctx->dts_delay; in amf_copy_buffer()

Completed in 2 milliseconds