Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Df_interleave.c71 int nb_inputs_with_frames = 0; in activate() local
93 nb_inputs_with_frames++; in activate()
96 if (nb_inputs_with_frames >= ctx->nb_inputs - nb_eofs) { in activate()