Home
last modified time | relevance | path

Searched refs:VAR_STARTT (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dsetpts.c79 VAR_STARTT, enumerator
116 setpts->var_values[VAR_STARTT] = NAN; in init()
158 setpts->var_values[VAR_STARTT ] = TS2T(pts, inlink->time_base); in eval_pts()
Daf_volume.h54 VAR_STARTT, enumerator
Daf_volume.c306 vol->var_values[VAR_STARTT] = in config_output()
389 vol->var_values[VAR_STARTT ] = TS2T(buf->pts, inlink->time_base); in filter_frame()