Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavfilter/
Dvf_threshold.c219 in[0].before = EXT_STOP; in config_output()
220 in[0].after = EXT_STOP; in config_output()
222 in[1].before = EXT_STOP; in config_output()
223 in[1].after = EXT_STOP; in config_output()
225 in[2].before = EXT_STOP; in config_output()
226 in[2].after = EXT_STOP; in config_output()
228 in[3].before = EXT_STOP; in config_output()
229 in[3].after = EXT_STOP; in config_output()
Dframesync.c139 fs->in[i].after = EXT_STOP; in ff_framesync_configure()
202 fs->in[i].after == EXT_STOP) in framesync_advance()
209 fs->in[i].before == EXT_STOP)) in framesync_advance()
363 fs->in[0].before = EXT_STOP; in ff_framesync_init_dualinput()
Dvf_maskedmerge.c250 in[0].before = EXT_STOP; in config_output()
253 in[1].before = EXT_STOP; in config_output()
256 in[2].before = EXT_STOP; in config_output()
Dvf_maskedclamp.c254 in[0].before = EXT_STOP; in config_output()
257 in[1].before = EXT_STOP; in config_output()
260 in[2].before = EXT_STOP; in config_output()
Dvf_maskedminmax.c252 in[0].before = EXT_STOP; in config_output()
255 in[1].before = EXT_STOP; in config_output()
258 in[2].before = EXT_STOP; in config_output()
Dvf_limitdiff.c286 in[0].before = EXT_STOP; in config_output()
289 in[1].before = EXT_STOP; in config_output()
293 in[2].before = EXT_STOP; in config_output()
Dvf_vif.c571 in[0].before = EXT_STOP; in config_output()
572 in[0].after = EXT_STOP; in config_output()
574 in[1].before = EXT_STOP; in config_output()
575 in[1].after = EXT_STOP; in config_output()
Dvf_multiply.c192 in[0].before = EXT_STOP; in config_output()
195 in[1].before = EXT_STOP; in config_output()
Df_streamselect.c146 in[i].before = EXT_STOP; in config_output()
147 in[i].after = EXT_STOP; in config_output()
Dvf_maskedthreshold.c227 in[0].before = EXT_STOP; in config_output()
230 in[1].before = EXT_STOP; in config_output()
Dframesync.h65 EXT_STOP, enumerator
Dvf_remap_opencl.c264 in[0].before = EXT_STOP; in config_output()
265 in[0].after = EXT_STOP; in config_output()
Dvf_mergeplanes.c244 in[i].before = EXT_STOP; in config_output()
245 in[i].after = EXT_STOP; in config_output()
Dvf_colormap.c507 in[0].before = EXT_STOP; in config_output()
510 in[1].before = EXT_STOP; in config_output()
513 in[2].before = EXT_STOP; in config_output()
Dvf_midequalizer.c315 in[0].before = EXT_STOP; in config_output()
318 in[1].before = EXT_STOP; in config_output()
Dvf_hysteresis.c315 in[0].before = EXT_STOP; in config_output()
318 in[1].before = EXT_STOP; in config_output()
Dvf_remap.c342 in[0].before = EXT_STOP; in config_output()
343 in[0].after = EXT_STOP; in config_output()
Dvf_displace.c337 in[0].before = EXT_STOP; in config_output()
338 in[0].after = EXT_STOP; in config_output()
Dvf_bm3d.c993 in[0].before = EXT_STOP; in config_output()
994 in[0].after = EXT_STOP; in config_output()
996 in[1].before = EXT_STOP; in config_output()
997 in[1].after = EXT_STOP; in config_output()
Dvf_stack.c410 in[i].before = EXT_STOP; in config_output()
411 in[i].after = s->shortest ? EXT_STOP : EXT_INFINITY; in config_output()
Dvf_mix.c314 in[i].before = EXT_STOP; in config_output()
315 in[i].after = (s->duration == 1 || (s->duration == 2 && i == 0)) ? EXT_STOP : EXT_INFINITY; in config_output()
Dvf_lut2.c505 in[0].before = EXT_STOP; in lut2_config_output()
508 in[1].before = EXT_STOP; in lut2_config_output()
Dvf_program_opencl.c239 in[i].before = EXT_STOP; in program_opencl_config_output()
Dvf_premultiply.c732 in[0].before = EXT_STOP; in config_output()
735 in[1].before = EXT_STOP; in config_output()
Dvf_overlay_vaapi.c313 in->before = EXT_STOP; in overlay_vaapi_init_framesync()

12