/third_party/ffmpeg/libavfilter/ |
H A D | setpts.c | 82 VAR_T, enumerator 163 setpts->var_values[VAR_T ] = TS2T(pts, inlink->time_base); in eval_pts() 193 setpts->var_values[VAR_T], in filter_frame() 247 setpts->var_values[VAR_T], in activate()
|
H A D | f_select.c | 102 VAR_T, enumerator 341 select->var_values[VAR_T ] = TS2D(frame->pts) * av_q2d(inlink->time_base); in select_frame() 371 select->var_values[VAR_T], in select_frame() 402 select->var_values[VAR_PREV_SELECTED_T] = select->var_values[VAR_T]; in select_frame() 409 select->var_values[VAR_PREV_T] = select->var_values[VAR_T]; in select_frame()
|
H A D | vf_crop.c | 72 VAR_T, enumerator 147 s->var_values[VAR_T] = NAN; in config_input() 258 s->var_values[VAR_T] = frame->pts == AV_NOPTS_VALUE ? in filter_frame() 284 (int)s->var_values[VAR_N], s->var_values[VAR_T], s->var_values[VAR_POS], in filter_frame()
|
H A D | aeval.c | 53 VAR_T, enumerator 297 eval->var_values[VAR_T] = eval->var_values[VAR_N] * (double)1/eval->sample_rate; in activate() 401 eval->var_values[VAR_T] = NAN; in aeval_config_output() 432 eval->var_values[VAR_T] = t0 + i * (double)1/inlink->sample_rate; in filter_frame()
|
H A D | af_volume.h | 55 VAR_T, enumerator
|
H A D | vf_overlay_cuda.c | 71 VAR_T, enumerator 272 ctx->var_values[VAR_T] = input_main->pts == AV_NOPTS_VALUE ? in overlay_cuda_blend() 283 ctx->var_values[VAR_N], ctx->var_values[VAR_T], ctx->var_values[VAR_POS], in overlay_cuda_blend() 356 s->var_values[VAR_T] = NAN; in config_input_overlay()
|
H A D | vf_scale_npp.c | 108 VAR_T, enumerator 215 vars_w[VAR_T] || vars_h[VAR_T] || in check_exprs() 793 !(vars_w[VAR_N] || vars_w[VAR_T] || vars_w[VAR_POS]) && in nppscale_scale() 794 !(vars_h[VAR_N] || vars_h[VAR_T] || vars_h[VAR_POS]) && in nppscale_scale() 819 s->var_values[VAR_T] = TS2T(in->pts, link->time_base); in nppscale_scale() 934 scale->var_values[VAR_T] = TS2T(in->pts, link->time_base); in nppscale_filter_frame_ref()
|
H A D | vf_scale.c | 85 VAR_T, enumerator 206 vars_w[VAR_T] || vars_h[VAR_T] || in check_exprs() 715 !(vars_w[VAR_N] || vars_w[VAR_T] || vars_w[VAR_POS]) && in scale_frame() 716 !(vars_h[VAR_N] || vars_h[VAR_T] || vars_h[VAR_POS]) && in scale_frame() 741 scale->var_values[VAR_T] = TS2T(in->pts, link->time_base); in scale_frame() 891 scale->var_values[VAR_T] = TS2T(in->pts, link->time_base); in filter_frame_ref()
|
H A D | vf_overlay.h | 38 VAR_T, enumerator
|
H A D | af_volume.c | 263 vol->var_values[VAR_N], vol->var_values[VAR_T], vol->var_values[VAR_PTS], in set_volume() 295 vol->var_values[VAR_T] = in config_output() 380 vol->var_values[VAR_T ] = TS2T(buf->pts, inlink->time_base); in filter_frame()
|
H A D | vf_hue.c | 55 VAR_T, enumerator 383 hue->var_values[VAR_T] = TS2T(inpic->pts, inlink->time_base); in filter_frame() 419 hue->var_values[VAR_T], (int)hue->var_values[VAR_N]); in filter_frame()
|
H A D | vf_vignette.c | 48 VAR_T, enumerator 158 s->var_values[VAR_T] = TS2T(frame->pts, inlink->time_base); in update_context() 162 s->var_values[VAR_T] = NAN; in update_context()
|
H A D | vf_eq.h | 43 VAR_T, enumerator
|
H A D | asrc_sine.c | 140 VAR_T, enumerator 213 [VAR_T] = sine->pts * av_q2d(outlink->time_base), in activate()
|
H A D | vf_swaprect.c | 68 enum { VAR_W, VAR_H, VAR_A, VAR_N, VAR_T, VAR_POS, VAR_SAR, VAR_DAR, VAR_VARS_NB }; enumerator 92 var_values[VAR_T] = in->pts == AV_NOPTS_VALUE ? NAN : in->pts * av_q2d(inlink->time_base); in filter_frame()
|
H A D | vf_geq.c | 46 enum { VAR_X, VAR_Y, VAR_W, VAR_H, VAR_N, VAR_SW, VAR_SH, VAR_T, VAR_VARS_NB }; enumerator 408 values[VAR_T] = geq->values[VAR_T]; in slice_geq_filter() 456 geq->values[VAR_T] = in->pts == AV_NOPTS_VALUE ? NAN : in->pts * av_q2d(inlink->time_base), in geq_filter_frame()
|
H A D | vf_rotate.c | 59 VAR_T, enumerator 309 rot->var_values[VAR_T] = NAN; in config_props() 519 rot->var_values[VAR_T] = TS2T(in->pts, inlink->time_base); in filter_frame() 523 rot->var_values[VAR_N], rot->var_values[VAR_T], rot->angle/M_PI); in filter_frame()
|
H A D | f_sendcmd.c | 58 VAR_T, enumerator 536 var_values[VAR_T] = current; in filter_frame()
|
H A D | vf_delogo.c | 55 VAR_T, enumerator 302 s->var_values[VAR_T] = TS2T(in->pts, inlink->time_base); in filter_frame()
|
H A D | vf_drawbox.c | 71 VAR_T, enumerator 304 var_values[VAR_T] = NAN; in config_input() 341 s->thickness = var_values[VAR_T] = res; in config_input()
|
H A D | vf_blend.c | 52 enum { VAR_X, VAR_Y, VAR_W, VAR_H, VAR_SW, VAR_SH, VAR_T, VAR_N, VAR_A, VAR_B, VAR_TOP, VAR_BOTTOM, VAR_VARS_NB }; enumerator 175 values[VAR_T] = td->dst->pts == AV_NOPTS_VALUE ? NAN : td->dst->pts * av_q2d(td->inlink->time_base); in filter_slice()
|
H A D | vf_drawtext.c | 127 VAR_T, enumerator 885 s->var_values[VAR_T] = NAN; in config_input() 968 double pts = s->var_values[VAR_T]; in func_pts() 1647 s->var_values[VAR_T] = frame->pts == AV_NOPTS_VALUE ? in filter_frame() 1671 (int)s->var_values[VAR_N], s->var_values[VAR_T], in filter_frame()
|
H A D | vf_eq.c | 239 eq->var_values[VAR_T] = TS2T(in->pts, inlink->time_base); in filter_frame()
|
H A D | vf_overlay.c | 292 s->var_values[VAR_T] = NAN; in config_input_overlay() 1013 s->var_values[VAR_T] = mainpic->pts == AV_NOPTS_VALUE ? in do_blend() 1024 s->var_values[VAR_N], s->var_values[VAR_T], s->var_values[VAR_POS], in do_blend()
|
H A D | avfilter.c | 473 VAR_T, enumerator 1503 dstctx->var_values[VAR_T] = pts == AV_NOPTS_VALUE ? NAN : pts * av_q2d(link->time_base); in ff_inlink_evaluate_timeline_at_frame()
|