Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_threshold.c294 in[0].before = EXT_STOP; in config_output()
295 in[0].after = EXT_STOP; in config_output()
297 in[1].before = EXT_STOP; in config_output()
298 in[1].after = EXT_STOP; in config_output()
300 in[2].before = EXT_STOP; in config_output()
301 in[2].after = EXT_STOP; in config_output()
303 in[3].before = EXT_STOP; in config_output()
304 in[3].after = EXT_STOP; in config_output()
Dframesync.c144 fs->in[i].after = EXT_STOP; in ff_framesync_configure()
207 fs->in[i].after == EXT_STOP) in framesync_advance()
214 fs->in[i].before == EXT_STOP)) in framesync_advance()
368 fs->in[0].before = EXT_STOP; in ff_framesync_init_dualinput()
Dvf_maskedclamp.c263 in[0].before = EXT_STOP; in config_output()
266 in[1].before = EXT_STOP; in config_output()
269 in[2].before = EXT_STOP; in config_output()
Dvf_maskedmerge.c264 in[0].before = EXT_STOP; in config_output()
267 in[1].before = EXT_STOP; in config_output()
270 in[2].before = EXT_STOP; in config_output()
Dvf_maskedminmax.c272 in[0].before = EXT_STOP; in config_output()
275 in[1].before = EXT_STOP; in config_output()
278 in[2].before = EXT_STOP; in config_output()
Dvf_vif.c584 in[0].before = EXT_STOP; in config_output()
585 in[0].after = EXT_STOP; in config_output()
587 in[1].before = EXT_STOP; in config_output()
588 in[1].after = EXT_STOP; in config_output()
Df_streamselect.c142 in[i].before = EXT_STOP; in config_output()
143 in[i].after = EXT_STOP; in config_output()
Dvf_maskedthreshold.c236 in[0].before = EXT_STOP; in config_output()
239 in[1].before = EXT_STOP; in config_output()
Dframesync.h65 EXT_STOP, enumerator
Dvf_mergeplanes.c231 in[i].before = EXT_STOP; in config_output()
232 in[i].after = EXT_STOP; in config_output()
Dvf_midequalizer.c325 in[0].before = EXT_STOP; in config_output()
328 in[1].before = EXT_STOP; in config_output()
Dvf_remap.c345 in[0].before = EXT_STOP; in config_output()
346 in[0].after = EXT_STOP; in config_output()
Dvf_hysteresis.c324 in[0].before = EXT_STOP; in config_output()
327 in[1].before = EXT_STOP; in config_output()
Dvf_mix.c288 in[i].before = EXT_STOP; in config_output()
289 in[i].after = (s->duration == 1 || (s->duration == 2 && i == 0)) ? EXT_STOP : EXT_INFINITY; in config_output()
Dvf_displace.c347 in[0].before = EXT_STOP; in config_output()
348 in[0].after = EXT_STOP; in config_output()
Dvf_stack.c361 in[i].before = EXT_STOP; in config_output()
362 in[i].after = s->shortest ? EXT_STOP : EXT_INFINITY; in config_output()
Dvf_bm3d.c1006 in[0].before = EXT_STOP; in config_output()
1007 in[0].after = EXT_STOP; in config_output()
1009 in[1].before = EXT_STOP; in config_output()
1010 in[1].after = EXT_STOP; in config_output()
Dvf_lut2.c502 in[0].before = EXT_STOP; in lut2_config_output()
505 in[1].before = EXT_STOP; in lut2_config_output()
Dvf_program_opencl.c237 in[i].before = EXT_STOP; in program_opencl_config_output()
Dvf_premultiply.c735 in[0].before = EXT_STOP; in config_output()
738 in[1].before = EXT_STOP; in config_output()
Dvf_overlay_qsv.c262 in->before = EXT_STOP; in init_framesync()
Dvf_xmedian.c324 in[i].before = EXT_STOP; in config_output()