Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Df_select.c103 VAR_START_T, enumerator
237 select->var_values[VAR_START_T] = NAN; in config_input()
336 if (isnan(select->var_values[VAR_START_T])) in select_frame()
337 select->var_values[VAR_START_T] = TS2D(frame->pts) * av_q2d(inlink->time_base); in select_frame()

Completed in 2 milliseconds