Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Df_select.c98 VAR_START_PTS, enumerator
236 select->var_values[VAR_START_PTS] = NAN; in config_input()
334 if (isnan(select->var_values[VAR_START_PTS])) in select_frame()
335 select->var_values[VAR_START_PTS] = TS2D(frame->pts); in select_frame()

Completed in 1 milliseconds