Home
last modified time | relevance | path

Searched defs:new_pts (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_dejudder.c62 int64_t new_pts; member
H A Dsettb.c113 int64_t new_pts = orig_pts; in rescale_pts() local
H A Daf_afir.c395 int64_t new_pts = av_rescale_q(s->pts, ctx->inputs[0]->time_base, ctx->outputs[1]->time_base); in activate() local
H A Daf_aiir.c1419 int64_t new_pts = av_rescale_q(out->pts, ctx->inputs[0]->time_base, outlink->time_base); in filter_frame() local
/third_party/ffmpeg/libavcodec/
H A Dsetts_bsf.c162 int64_t new_ts, new_pts, new_dts, new_duration; in setts_filter() local

Completed in 6 milliseconds